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