import React from 'react'; import { INotificationsContext } from '../shared/interfaces'; export declare const NotificationsContext: React.Context; //# sourceMappingURL=notifications.context.d.ts.map