export interface NotificationPanelHistoryEntry { objectId: string; userLoginName: string; viewedAt: Date; }