export interface NotificationActionResponse { identifier: string; text: string; }