# namespace graphQL.Graph export class EvidencePool { categoryList: string; evidenceReference: string; }