export { ScopedSearchInput } from './scoped-search-input'; export type { ScopedSearchInputProps, ScopedSearchInputValue, ScopedSearchInputOption, ScopedSearchInputOptionGroup, } from './scoped-search-input.types';