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