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