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

declare const DoNotDisturbOffIcon: MdiReactIconComponentType;
export default DoNotDisturbOffIcon;
