function cursorForwardimport { cursorForward } from "https://dotland.deno.dev/x/cliffy@v0.19.0/ansi/ansi_escapes.ts"; cursorForward(count?): stringMove cursor forward by n lines. Parametersoptionalcount = [UNSUPPORTED]Number of lines. Returnsstring