import { GraphQLClient } from 'graphql-request'; export declare const clientGQL: GraphQLClient; export { request, gql } from 'graphql-request';