import { BranchConfig } from '../../common'; export declare function sortBranches(branches: Partial[]): void;