import type { InstantMeiliSearchInstance } from '@meilisearch/instant-meilisearch'; export type SearchClient = InstantMeiliSearchInstance; //# sourceMappingURL=SearchClient.d.ts.map