import { IconProps } from '../Icon'; declare function SvgExpandLess(props: IconProps): JSX.Element; export default SvgExpandLess;