import { CommonChart } from '@visactor/react-vchart'; export type { CommonChartProps as CommonProps } from '@visactor/react-vchart'; export default CommonChart;