export declare function executeCommandsUntilSuccessful(commands: string[], dryRun?: boolean): Promise;