import { PieSeriesOption } from 'echarts/charts'; export type { PieSeriesOption }; export type PieSeries = Partial>;