function cursorNextLineimport { cursorNextLine } from "https://dotland.deno.dev/x/cliffy@v0.19.0/ansi/mod.ts"; cursorNextLine(count?): stringMove cursor to the beginning of the line n lines down. Parametersoptionalcount = [UNSUPPORTED]Number of lines. Returnsstring