import * as i0 from "@angular/core"; export declare class SidebarService { constructor(); private drawerState; drawerState$: import("rxjs").Observable; toggleDrawer(): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵprov: i0.ɵɵInjectableDeclaration; }