import * as i0 from "@angular/core"; export declare class EuiNotificationsComponent { string: string; count: number; items: any[]; isOverlayActive: boolean; constructor(); closeProfileDropdown(): void; onClicked(event: any): void; static ɵfac: i0.ɵɵFactoryDef; static ɵcmp: i0.ɵɵComponentDefWithMeta; }