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