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