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