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