import type { ApolloClient, NormalizedCacheObject } from '@apollo/client'; export declare function useInjectedApolloClient(): ApolloClient;