import { Col } from './col.taro'; export type { ColEventType, ColProps } from './col.taro'; export default Col;