function cursorNextLineimport { cursorNextLine } from "https://deno.land/x/lume@v1.16.1/deps/cliffy.ts"; cursorNextLine(count?): stringMove cursor to the beginning of the line n lines down. Parametersoptionalcount = [UNSUPPORTED]Number of lines. Returnsstring