import * as React from 'react' function SvgTypeText(props: React.SVGProps) { return ( ) } export default SvgTypeText