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