export { default as MultiSelect } from './MultiSelect.vue' export type { MultiSelectProps } from './types'