/** * agent command - Agent実行・管理 */ export declare function agentCommand(options: any): Promise; //# sourceMappingURL=agent.d.ts.map