import Col from './src/col'; import type { SFCWithInstall } from '../utils/types'; declare const _Col: SFCWithInstall; export default _Col;