export declare function runTransformer(context: any): Promise<{ transformerOutput: any; }>; //# sourceMappingURL=run-graphql-transformer.d.ts.map