import { G as GraphQLBase } from './web-BIydmMIJ.js';
export { g as generateTS, a as generateTSFromContentTypes } from './web-BIydmMIJ.js';

declare function graphqlTS({ apiKey, token, region, environment, branch, namespace, host, logger: loggerInstance, }: GraphQLBase): Promise<string>;

export { graphqlTS };
