export declare function ensurePnpmInstalled(): Promise; export declare function installDependencies(projectPath: string): Promise; //# sourceMappingURL=install.d.ts.map