/**
 * The status of the resolved AutoMod message.
 */
export type EventSubAutoModResolutionStatus = 'approved' | 'denied' | 'expired';
//# sourceMappingURL=EventSubAutoModResolutionStatus.d.ts.map