import { InjectionToken } from '@angular/core'; export declare const SCROLL_OFFSET_TOKEN: InjectionToken;