/** 新控制入口只在独立架构分支启用,所有启停调用同一客户端。 */ export declare function runControlCommand(argv: string[]): Promise; //# sourceMappingURL=command.d.ts.map