export declare function runInstallCommand(cwd: string): Promise<void>;
