import * as echarts from "echarts/core";
export default echarts;
export type { EChartsOption, LineSeriesOption, BarSeriesOption, SeriesOption, ToolboxComponentOption, LegendComponentOption, GridComponentOption, TooltipComponentOption, YAXisComponentOption, GraphicComponentOption, MarkLineComponentOption, TooltipComponentFormatterCallback as TooltipFormatterCallback, TooltipComponentFormatterCallbackParams as TooltipFormatterCallbackParams } from 'echarts';
//# sourceMappingURL=index.d.ts.map