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