export interface IRoomHistoryEntry { id: number; name: string; }