import { Observable } from 'rxjs'; import * as i0 from "@angular/core"; export declare class WaScreenOrientationService extends Observable { private readonly win; private readonly screen; private readonly stream$; constructor(); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵprov: i0.ɵɵInjectableDeclaration; }