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