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

declare const DoNotDisturbOff: ReactIconComponentType;
export default DoNotDisturbOff;
            