export declare const useNotification: () => import('./NotificationProvider').NotificationContextType;
