import type { Client } from '../../index.js'; export interface NetHttpOptions { indent?: string; } export declare const nethttp: Client; //# sourceMappingURL=client.d.ts.map