import { LineSeriesOption } from 'echarts/charts'; export type { LineSeriesOption }; export type LineSeries = Partial>;