function colors.brightCyanimport { colors } from "https://dotland.deno.dev/x/deno_cache@0.7.1/deps.ts"; const { brightCyan } = colors; brightCyan(str: string): stringSet text color to bright cyan. Parametersstr: stringtext to make bright-cyan Returnsstring