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