import type { NotificationApiInjection } from './NotificationProvider'; export declare function useNotification(): NotificationApiInjection;