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