function cursorUpimport { cursorUp } from "https://deno.land/x/lume@v1.16.1/deps/cliffy.ts"; cursorUp(count?): stringMove cursor up by n lines. Parametersoptionalcount = [UNSUPPORTED]Number of lines. Returnsstring