export declare const DASH_ARRAY: number[]; export declare const DEFAULT_LINE_STROKE_WIDTH = 2; export declare const ERROR_COLOR_NUMBER_MISMATCH = "styleConfig.series should have exact number of colors as the number of labels"; export declare const ERROR_COLOR_NOT_FOUND = "Color {color} not found in the mobile visualization palette.";