import React from 'react'; import { NotificationsProps } from './types'; export declare const Notifications: React.FC;