import VFormGroup from './VFormGroup.vue';

// export * from './types';
export {VFormGroup};
export default VFormGroup;
