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