import { InjectionToken } from '@angular/core'; import { IWindowService } from './i-window-service'; export declare const F_WINDOW: InjectionToken;