function colors.brightBlackimport { colors } from "https://deno.land/x/deno_cache@0.4.1/deps.ts"; const { brightBlack } = colors; brightBlack(str: string): stringSet text color to bright black. Parametersstr: stringtext to make bright-black Returnsstring