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