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