1 2 3 4
export interface UserRegistrationUpdateState { moderationResponse: string preventEmailDelivery?: boolean }