import type { QueryClient } from '@tanstack/react-query'; export declare function useInjectedReactQueryClient(): QueryClient;