import { SVGProps } from "react";
declare const LIBrandHaskell: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { LIBrandHaskell };
