function brightCyanimport { brightCyan } from "https://deno.land/std@0.96.0/fmt/colors.ts"; brightCyan(str: string): stringSet text color to bright cyan. Parametersstr: stringtext to make bright-cyan Returnsstring