import { TAbstractEntityRegistry } from '../../Abstract/Models'; import { TAnyIntersectionsWatcher } from './TAnyIntersectionsWatcher'; export type TIntersectionsWatcherRegistry = TAbstractEntityRegistry;