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

declare const DoDisturbAlt: ReactIconComponentType;
export default DoDisturbAlt;
            