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