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