export function installPackages({ packagesToInstall, workspaceRoot, newlyPublishedPackageVersions, externalRegistry, }: { packagesToInstall: any; workspaceRoot: any; newlyPublishedPackageVersions: any; externalRegistry: any; }): Promise; //# sourceMappingURL=install-packages.d.ts.map