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