import type { INotificationContext } from "../../../contexts/notification/types"; export declare const useNotification: () => INotificationContext; //# sourceMappingURL=index.d.ts.map