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