import { IColorType } from '../typings'; export declare const DEFAULT_COLOR1 = "#1890ff"; export declare const DEFAULT_COLOR2 = "#FF5627"; export declare const FIELD_COLOR_MAP: Record; export declare const DATASET_COLOR_LIST: string[];