/// import { IconProps } from "../SvgIcon"; export declare const TextFormat: (props?: IconProps) => JSX.Element; export default TextFormat;