import { InjectionToken } from "@angular/core"; export declare const SUPPORTS_INTERSECTION_OBSERVER: InjectionToken;