import React from 'react'; declare const SearchInput: React.FC; export default SearchInput;