import { LayoutService } from '../../layout.service'; import * as i0 from "@angular/core"; export declare class SidenavToggleButtonComponent { protected readonly layoutComponentService: LayoutService; readonly opened: import("@angular/core").Signal; toggle(): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }