import { SearchInputProps } from './types'; export declare const SearchInput: React.FC;