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