import { EventEmitter } from '@angular/core'; import * as i0 from "@angular/core"; export declare class ThemeEventsService { switchThemeEmitter: EventEmitter; constructor(); switchTheme(): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵprov: i0.ɵɵInjectableDeclaration; } //# sourceMappingURL=theme-event.service.d.ts.map