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