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