Type Alias SeverityDescriptionMap

SeverityDescriptionMap: {
    [K in Severity]: string
}