import * as i0 from "@angular/core"; export declare class SdIntersectionDirective { private readonly _elRef; private readonly _destroyRef; sdIntersection: import("@angular/core").OutputEmitterRef; constructor(); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; } export interface SdIntersectionEvent { entry: IntersectionObserverEntry; } //# sourceMappingURL=sd-intersection.d.ts.map