import { ThemeService } from '../../services/theme.service'; import * as i0 from "@angular/core"; export declare class DsButtonThemeComponent { themeService: ThemeService; constructor(themeService: ThemeService); toggleTheme(): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }