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