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

declare const DoDisturbOn: ReactIconComponentType;
export default DoDisturbOn;
            