# namespace BioNovoGene.BioDeep.Chemoinformatics export class CCS { ion: string; reference: string; value: string; }