/**
 * The AutoMod level of severity.
 */
export type EventSubAutoModLevel = 0 | 1 | 2 | 3 | 4;
//# sourceMappingURL=EventSubAutoModLevel.d.ts.map