### Version 5.5.0 ### Link to Minimal Reproduction https://www.npmjs.com/package/echarts?activeTab=code ### Steps to Reproduce Look at `types/dist/echarts.d.ts` and `types/dist/shared.d.ts`. ### Current Behavior They are almost the same. ### Expected Behavior Shouldn't produce duplicated type declarations. ### Environment ```markdown - OS: - Browser: - Framework: ``` ### Any additional comments? This seems to lead to problems like https://github.com/ecomfe/vue-echarts/issues/766.