# namespace SMRUCC.genomics.Model.MotifGraph.ProteinStructure.Kmer export class KmerEdge { NSize: integer; U: integer; V: integer; }