export { default } from './MultiCombobox';
export type { MultiComboboxProps } from './MultiCombobox';
