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