import { BarSeriesOption } from 'echarts/charts'; export type { BarSeriesOption }; export type BarSeries = Partial>;