import { PlatformService } from './platform.service'; import * as i0 from "@angular/core"; export declare class WindowRef { private _platform; constructor(_platform: PlatformService); getNativeWindow(): Window; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵprov: i0.ɵɵInjectableDeclaration; }