export declare const SearchContext: import('react').Context; export declare const useSearch: () => SearchContextType;