export { default as TypePickerComponent } from "./components/type-picker.vue"; export { default as PropertiesSectionComponent } from "./components/properties-section.vue"; export { default as TypeSectionComponent } from "./components/type-section.vue";