import { NotificationService, PageResource, NotificationResource } from "guma-common-model"; import * as i0 from "@angular/core"; export declare class NotificationsComponent { private notificationService; notifications: PageResource; constructor(notificationService: NotificationService); refreshNotifications(): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }