/**
 * @file 记录和设置报表组件颜色类属性的默认主题值
 * @author liudan21@baidu.com
 */
export declare const REPORT_COLOR_THEME: {
    [key: string]: any;
};
export declare const REPORT_COLOR_DEFAULT: {
    [key: string]: any;
};
