### Version 5.5.0 ### Link to Minimal Reproduction No Response ### Steps to Reproduce 1. add echarts with npm `npm i echarts` 2. use echarts in svelte `import * as echarts from "echarts"` 3. in my component i get error  ### Current Behavior  ### Expected Behavior show echarts ### Environment ```markdown - OS:Windows 11 - Browser: Chrome@123.0.6312.106 - Framework: Svelte@3.55.0 ``` ### Any additional comments? _No response_