export declare function runScenario(scenarioPath: string, options: any): Promise<void>;
