import type { IconComponent } from "../../types";
export declare const Haskell: IconComponent;
export default Haskell;
