import { RenovateConfig } from '../../../config'; export declare function checkBaseBranch(config: RenovateConfig): Promise;