import React, { ReactElement } from 'react';
export declare const SearchBar: React.MemoExoticComponent<() => ReactElement>;
