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