import React from 'react'; export const LasoSelectIcon = (props: React.SVGProps) => { return ( ); };