import { SvgIconProps } from '@material-ui/core/SvgIcon';
import React from 'react';
export declare const KeyboardIcon: React.SFC<SvgIconProps>;
