import { LinesSeriesOption } from 'echarts/charts'; export type { LinesSeriesOption }; export type LinesSeries = Partial>;