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

declare const NotificationsPaused: ReactIconComponentType;
export default NotificationsPaused;
            