export declare function runCommands(cmds: string[], options?: { parallel: boolean; }): Promise;