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

declare const NotificationsOff: ReactIconComponentType;
export default NotificationsOff;
            