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