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