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

declare const DoNotDisturbOnIcon: MdiReactIconComponentType;
export default DoNotDisturbOnIcon;
