export declare const updateRefdocIndexes: (refKeys: { add: string[]; remove: string[]; }, key: string | null, collection: any) => Promise;