function brightBlueimport { brightBlue } from "https://deno.land/x/lume@v1.18.2/deps/colors.ts"; brightBlue(str: string): stringSet text color to bright blue. Parametersstr: stringtext to make bright-blue Returnsstring