export declare function getVersionBumpChoices(currentVersion: string): Array<{ value: string; name: string; }>;