import { Echart } from './echart'; export { Echart, type EchartProps } from './echart'; export default Echart;