import { QueryClient } from '@tanstack/react-query'; /** @internal */ export declare const NotificationQueryClientContext: import("react").Context;