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

declare const DoDisturbOff: ReactIconComponentType;
export default DoDisturbOff;
            