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