import { TIntersectionsWatcherFactory, TIntersectionsWatcherRegistry, TIntersectionsWatcherService } from '../Models'; export declare function IntersectionsWatcherService(factory: TIntersectionsWatcherFactory, registry: TIntersectionsWatcherRegistry): TIntersectionsWatcherService;