export declare function runScenarios(directory: string, options: any): Promise<void>;
