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