import type { LoadeerOptions } from '../types'; export declare function onIntersection(options: LoadeerOptions): IntersectionObserverCallback;