import { InstallCommand } from './getInstallCmd'; export default function getInstallArgs(cmd: InstallCommand, packages: string[]): string[];