# namespace SMRUCC.genomics.Data.RCSB.PDB.Keywords export class ExperimentData extends Keyword { Experiment: string; Keyword: string; }