import './index.vue.js';
import script from './index.vue_vue_type_script_setup_true_lang.vue.js';
const FormCellGroup = script;
FormCellGroup.install = (app) => {
app.component('FormCellGroup', script);
app.component('TrsFormCellGroup', script);
};
export { FormCellGroup };