import Column, { ColumnProps } from 'antd/lib/table/Column'; export type { ColumnProps }; export default Column;