import type { VerboseLog } from '../../types.js';
export declare function getVerboseLogs({ headerParams, path, method, host, body, statusCode, responseTime, responseSize, }: VerboseLog): VerboseLog;
//# sourceMappingURL=verbose-logs.d.ts.map