/**
 * The status set for the suspicious user.
 */
export type EventSubChannelSuspiciousUserLowTrustStatus = 'no_treatment' | 'active_monitoring' | 'restricted';
//# sourceMappingURL=EventSubChannelSuspiciousUserLowTrustStatus.d.ts.map