export { SearchInput } from '../generics'; export { SearchInput as default } from '../generics'; export type { SearchInputProps } from '../generics';