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