import React from 'react'; import type { SearchHistoryProps } from './types'; export declare const SearchHistory: React.FC;