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