declare function tryInstallPkg(name: string): Promise; export { tryInstallPkg };