import { SvgIconComponent } from './types'; declare const ExpandLessIcon: SvgIconComponent; export default ExpandLessIcon;