UIHealthReportEntry: Omit<HealthReportEntry, "exception"> & {
    exception?: string;
}

Generated using TypeDoc