import * as React from 'react'; declare function SvgTypeText(props: React.SVGProps): JSX.Element; export default SvgTypeText; //# sourceMappingURL=type-text.d.ts.map