import Col from '../Grid/Col'; export type { ColProps } from '../Grid/Col'; export { Col }; export default Col;