# namespace SMRUCC.genomics.Data.Regprecise export class RegulatedGene { description: string; locusId: string; name: string; vimssId: string; }