export declare const DENDRON_COLORS: { [index: string]: string; }; export declare const XKCD_COLORS: { [index: string]: string; }; export declare const COLORS_LIST: string[];