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

declare const DoDisturb: ReactIconComponentType;
export default DoDisturb;
            