export declare const releaseCandidate = "rc";
export declare const featureBranch = "feature";
export declare const hotfixBranch = "hotfix";
export declare const spikeBranch = "alpha";
//# sourceMappingURL=PreRelease.d.ts.map