import { ReactIconComponentType } from '../types';

declare const DoNotDisturbOn: ReactIconComponentType;
export default DoNotDisturbOn;
            