const OPEN_RXDB_SUBSCRIPTIONS: WeakMap<RxCollection, Set<Subscription>>;
Defined in: rxdb.ts:31
Used in tests to ensure proper cleanup