export declare const colorNames: readonly ["red", "volcano", "orange", "gold", "yellow", "lime", "green", "cyan", "blue", "geekblue", "purple", "magenta"]; export declare const neutralColors: string[]; export declare const colorPalettes: string[][];