import { BarChart } from '@visactor/react-vchart'; export type { BarChartProps as BarProps } from '@visactor/react-vchart'; export default BarChart;