declare const BRANCH_STAGING: () => string;
export = BRANCH_STAGING;
