export declare const COLORS: { BLACK: string; WHITE: string; DISABLED: string; LIGHT_GRAY: string; GRAY: string; DARKBLUE: string; ORANGE: string; YELLOW: string; LIGHTGREEN: string; DARKGREEN: string; RED: string; AQUAMARINE: string; };