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

declare const KeyboardOffIcon: MdiReactIconComponentType;
export default KeyboardOffIcon;
