import { SVGIconDef } from './types'; declare const KeyboardOutlined: SVGIconDef; export default KeyboardOutlined;