import { type SearchContextValue } from '../SearchContext.js'; export declare function useSearch(): SearchContextValue; //# sourceMappingURL=useSearch.d.ts.map