import { RenovateConfig } from '../../../config'; export declare function finaliseRepo(config: RenovateConfig, branchList: string[]): Promise;