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