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