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