# namespace SMRUCC.genomics.Data.Rhea export class ValueData { comment: string; proteins: string; references: string; value: string; }