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