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