import { TreeSeriesOption } from 'echarts/charts'; export type { TreeSeriesOption }; export type TreeSeries = Partial>;