import * as i0 from "@angular/core"; export declare class PaperViewService { private _paperView; constructor(); set paperView(bool: boolean); get paperView(): boolean; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵprov: i0.ɵɵInjectableDeclaration; }