export * from './types'; export { default as FitxSelectField } from './fitx-select-field.vue'; // @TODO update components/index before publishing