import { SearchBoxTheme } from './types'; declare const SearchBox: SearchBoxTheme; export default SearchBox;