export { default } from './SearchHistory'; export type { SearchHistoryProps } from './SearchHistory'; export { default as SearchHistoryTerm } from './SearchHistoryTerm'; export type { SearchHistoryTermProps } from './SearchHistoryTerm'; //# sourceMappingURL=index.d.ts.map