import { Environment } from 'graphql-zeus'; export declare const TypeScript: (schema: string, env: Environment, host?: string | undefined) => string;