export declare const colorBars: string[]; export declare const colorLinesAndPoints: string[]; export declare const baseColors: { name: string; hex: string; r: number; g: number; b: number; }[];