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