declare const IndexSyncService_base: { new (container: TContainer): import("@medusajs/types").IMedusaInternalService; setEventSubscriber(subscriber: import("@medusajs/framework/utils").MedusaMikroOrmEventSubscriber): void; }; export declare class IndexSyncService extends IndexSyncService_base { } export {}; //# sourceMappingURL=index-sync.d.ts.map