import { MeiliSearchService } from './services';
export * from './services';
export * from './types';
export declare const MEILISEARCH_MODULE = "meilisearch";
declare const _default: import("@medusajs/types").ModuleExports<typeof MeiliSearchService> & {
    linkable: Record<string, any>;
};
export default _default;
//# sourceMappingURL=index.d.ts.map