/// import { RenovateConfig } from './common'; export declare function getConfig(env: NodeJS.ProcessEnv): RenovateConfig;