/** * nvu setup * * Install/reinstall nvu binaries to ~/.nvu/bin */ export default function setupCmd(_args: string[]): void;