export interface HttpClientOptions { connectTimeout: number; connectionIdleTimeout: number; } //# sourceMappingURL=http-client.d.mts.map