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

declare const KeyboardHideIcon: MdiReactIconComponentType;
export default KeyboardHideIcon;
