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