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