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