export * from './export/core'; declare const _default: { init(): import("./core/echarts").EChartsType; }; export default _default;