export interface IUnreadNotificationsDTO { count: number; }