import type { PatchFunction } from '../../index.js'; export declare const patchRootConfig: PatchFunction; export declare const tryPatchRootTsConfig: PatchFunction;