import type { PatchReturnType } from './upgrade/index.js'; export declare const tryPatchRenovateConfig: ({ mode, dir, }: import("./upgrade/index.js").PatchConfig) => Promise;