export interface UserNotificationSeenStateDataFields { id: string; seen_state: string; }