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