export type CloseNotificationContextValue = () => void; export declare const CloseNotificationContext: import("react").Context; //# sourceMappingURL=CloseNotificationContext.d.ts.map