export interface TaggableSubjectFields { id: string; name: string; } //# sourceMappingURL=taggable-subject.d.ts.map