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