export interface GroupHistoryChangedEvent { type?: string; latest?: string; ts?: string; event_ts?: string; }