export declare class AgentRunCommand { static run(argv: string[]): Promise; } //# sourceMappingURL=AgentRunCommand.d.ts.map