import type { GraphQLClient } from "@bota-apps/gql-client"; export declare const GraphQLContext: import("react").Context; export declare function useGraphQLClient(): GraphQLClient; //# sourceMappingURL=graphqlContext.d.ts.map