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