export declare class DocStoreIndexLifecycleManager { syncAllLifecyclesForType(indexTypeStr?: string): Record syncIndexLifecycle(indexSysId?: string): Record constructor() }