import { TIntersectionsDirectionWatcher, TIntersectionsDirectionWatcherParams } from '../Models'; export declare function IntersectionsDirectionWatcher(params: TIntersectionsDirectionWatcherParams): TIntersectionsDirectionWatcher;