import type { LineSeriesOption } from 'echarts/charts.js'; import type { ComposeOption } from 'echarts/core.js'; export type ECConfig = ComposeOption;