import Row from '../col/src/row'; import type { SFCWithInstall } from '../utils/types'; declare const _Row: SFCWithInstall; export default _Row;