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