export interface Theme { title: string; hruids: string[]; }