import { BoxplotSeriesOption } from 'echarts/charts'; export type { BoxplotSeriesOption }; export type BoxplotSeries = Partial>;