import { PieChart } from '@visactor/react-vchart'; export type { PieChartProps as PieProps } from '@visactor/react-vchart'; export default PieChart;