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