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