import type { QueryClient } from '@tanstack/query-core'; export declare function useQueryClient(queryClient?: QueryClient): QueryClient; //# sourceMappingURL=useQueryClient.d.ts.map