import type { SearchData } from '../../../shared/types'; export declare function useSearchData(locale: string): SearchData; //# sourceMappingURL=useSearchData.d.ts.map