import { IconProps } from './@ErkIcon'; declare function ExpandLessIcon(props: IconProps): JSX.Element; export default ExpandLessIcon;