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