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

declare const KeepOffIcon: MdiReactIconComponentType;
export default KeepOffIcon;
