declare function _exports({ useResolutions, packageList, version, path, ignoreWorkspaceRootCheck, npmClient }?: { useResolutions?: boolean | undefined; packageList?: any[] | undefined; version: any; path: any; ignoreWorkspaceRootCheck: any; npmClient: any; }): Promise | undefined; export = _exports; //# sourceMappingURL=upgrade-packages.d.ts.map