export interface IcdExcludesViolation { code: string; conflictsWith: string; type: string; }