import { InjectionToken } from "@angular/core";
export declare const NGX_WINDOW: InjectionToken<Window>;
