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