/** * Checkout to a new branch with version/tag name */ export declare function checkout(): Promise;