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