import { EventEmitter } from '@angular/core'; import * as i0 from "@angular/core"; export declare class HeaderEventsService { toggleMenu: EventEmitter; toggleLight: EventEmitter; constructor(); menuSwitch(): void; lightSwitch(): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵprov: i0.ɵɵInjectableDeclaration; } //# sourceMappingURL=header-events.service.d.ts.map