import SearchTextInput from './SearchTextInput'; export { SearchTextInput }; export type { SearchTextInputProps } from './types';