export declare class WindowRefService { private readonly isBrowser; get nativeWindow(): any; constructor(platformId: any); } //# sourceMappingURL=windowref.service.d.ts.map