import React from 'react'; import './SearchBar.css'; export declare const SearchSuggestion: (props: any) => React.JSX.Element;