import { ClassProvider, FactoryProvider } from '@angular/core';
export declare const WINDOW_PROVIDERS: (ClassProvider | FactoryProvider)[];
