export declare function installDependencies(projectDir: string): Promise<void>;
