import { Col } from 'antd'; export { ColProps, ColSize } from 'antd/es/col'; export default Col;