export declare const useNotification: () => import('./NotificationsContext').NotificationsContextValue;
