export default function installPackagesAsync(projectDir: string, packages: string[], options?: any): Promise<void>;