import { RenovateConfig } from './common'; export declare function migrateAndValidate(config: RenovateConfig, input: RenovateConfig): Promise;