export type StatCounts = { sent: number; received: number; }; //# sourceMappingURL=types.d.ts.map