export declare const install: () => Promise; export declare const installPackage: (name: any, version?: string) => Promise;