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

declare const KeepOffOutlineIcon: MdiReactIconComponentType;
export default KeepOffOutlineIcon;
