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