export declare const httpRuntimeTemplateLib: { Client: import("@alloy-js/core").Refkey; ClientOptions: import("@alloy-js/core").Refkey; getClient: import("@alloy-js/core").Refkey; ApiKeyCredential: import("@alloy-js/core").Refkey; BasicCredential: import("@alloy-js/core").Refkey; BearerTokenCredential: import("@alloy-js/core").Refkey; OAuth2TokenCredential: import("@alloy-js/core").Refkey; AuthorizationCodeFlow: import("@alloy-js/core").Refkey; ClientCredentialsFlow: import("@alloy-js/core").Refkey; ImplicitFlow: import("@alloy-js/core").Refkey; PasswordFlow: import("@alloy-js/core").Refkey; PathUncheckedResponse: import("@alloy-js/core").Refkey; PipelineRequest: import("@alloy-js/core").Refkey; HttpResponse: import("@alloy-js/core").Refkey; RawHttpHeaders: import("@alloy-js/core").Refkey; RestError: import("@alloy-js/core").Refkey; } & {} & {} & import("@alloy-js/core").SymbolCreator & import("@alloy-js/typescript").ExternalPackage; //# sourceMappingURL=ts-http-runtime.d.ts.map