export declare const GRAPHQL_GATEWAY_MODULE_OPTIONS = "graphql:gateway_module_options";
export declare const GATEWAY_BUILD_SERVICE = "graphql:gateway_build_service";
export declare const RESOLVER_REFERENCE_KEY = "__resolveReference";
export declare const RESOLVER_REFERENCE_METADATA = "graphql:resolve_reference";
