import { Treemap } from './Treemap'; export type { TreemapConfig } from '@ant-design/plots'; export default Treemap;