import Row from './src/row.vue';
export declare const ElRow: import("code-monkey-ui/es/utils").SFCWithInstall<typeof Row>;
export default ElRow;
export * from './src/row';
export * from './src/constants';
