export { default as XFormGroup } from './FormGroup.vue'
export type { FormGroupProps, FormGroupInjection, FormGroupInput, FormGroupTheme } from './FormGroup.vue'
