declare const BoxplotChart: (aliasToken: any) => { itemStyle: { color: any; }; }; export default BoxplotChart;