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