import type { StatsAPI } from './index.js'; import type { HTTPRPCClient } from '../lib/core.js'; export declare function createBw(client: HTTPRPCClient): StatsAPI['bw']; //# sourceMappingURL=bw.d.ts.map