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