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