import { Conf } from '../Conf'; import { Context } from '../Context'; export declare function setReadmeVersions(_cfg: Conf, ctx: Context): Promise;