export type ReadTimeoutStats = { total: number; consecutive: number; }; //# sourceMappingURL=ReadTimeoutStats.d.ts.map