# namespace SMRUCC.genomics.Data.Reactome export class PathwayName { id: string; name: string; tax_name: string; }