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