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