import React from 'react'; declare const SearchTooltip: (props: any) => React.JSX.Element; export default SearchTooltip;