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