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