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