import { GraphQLClient } from 'graphql-request'; export declare const useGraphqlClient: () => GraphQLClient;