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