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

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

export { graphqlTS };
