export interface IcdExcludesWarning { code: string; overlapsWith: string; type: string; }