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