export * from './typing'; export { default as IconSelect } from './IconSelect.vue'; export { default as IconSelectWithGroup } from './IconSelectWithGroup.vue';