import { GraphQLClient } from "graphql-request"; export declare function createWhiskClient(apiKey: string): GraphQLClient;