export declare function installDependenciesAsync({ projectDir, }: { projectDir: string; }): Promise;