export interface TaggableSubjectFields { id: string; name: string; }