import { HTTPClient } from "../lib/http.js"; export declare function createTestHTTPClient(testName: string): HTTPClient; //# sourceMappingURL=testclient.d.ts.map