import { SearchClient } from 'algoliasearch/lite'; export declare const useAlgoliaRef: () => SearchClient;