Variable CliForegroundConst
CliForeground: { 
    BLACK: string; 
    BLUE: string; 
    CYAN: string; 
    GREEN: string; 
    GREY: string; 
    LIGHT_BLUE: string; 
    LIGHT_CYAN: string; 
    LIGHT_GREEN: string; 
    LIGHT_GREY: string; 
    LIGHT_MAGENTA: string; 
    LIGHT_RED: string; 
    LIGHT_YELLOW: string; 
    MAGENTA: string; 
    RED: string; 
    WHITE: string; 
    YELLOW: string; 
} = ...