import { Icon, type IconProps } from './Icon' export const ExpandLess = (props: IconProps) => ( )