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