import { TreemapChart } from '@visactor/react-vchart'; export type { TreemapChartProps as TreemapProps } from '@visactor/react-vchart'; export default TreemapChart;