export declare class BenchmarkCommand { execute(prompt: string, options: any): Promise; } //# sourceMappingURL=benchmark.d.ts.map