import React from "react"; export declare const SearchBar: () => React.JSX.Element; export default SearchBar;