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