import { Col } from 'antd'; export type { ColProps } from 'antd/lib/col'; export * from 'antd/lib/col'; export default Col;