import { ElementRef } from '@angular/core'; import { Notification, NotificationsService } from './notifications.service'; import * as i0 from "@angular/core"; export declare class Notifications { notificationsService: NotificationsService; elementRef: ElementRef; notification: import("../../../utils/Signal2").Signal2; constructor(); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }