import { MdiReactIconComponentType } from './dist/typings';

declare const KeyboardIcon: MdiReactIconComponentType;
export default KeyboardIcon;
