export { MONOSPACE } from '@platform/ui.text'; export declare const COLORS: { WHITE: string; BLACK: string; DARK: string; CLI: { WHITE: string; BLUE: string; YELLOW: string; MAGENTA: string; CYAN: string; LIME: string; DARK_RED: string; PURPLE: string; }; };