import React from 'react'; import { SearchInputProps } from './search-input-props'; export declare const SearchInput: React.FC;