import { CuiTheme } from "../../../services"; import * as i0 from "@angular/core"; export declare class ButtonChangeThemeComponent { private readonly cuiThemeService; protected readonly theme$: import("rxjs").Observable; protected onChangeTheme(theme: CuiTheme): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }