export declare const useNotifications: () => import("../contexts/reapopNotificationsContext").NotificationsContext;
