/** * nvu teardown * * Remove nvu binaries from ~/.nvu/bin */ export default function teardownCmd(_args: string[]): void;