declare const WordCloudChart: (aliasToken: any) => { emphasis: { textStyle: { textShadowColor: any; }; }; }; export default WordCloudChart;