import { InjectionToken } from '@angular/core'; export declare const WA_INTERSECTION_THRESHOLD_DEFAULT = 0; export declare const WA_INTERSECTION_THRESHOLD: InjectionToken;