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