import Foundation

/// Represents an image transform noise reduction type.
@objc(FSTransformNoiseMode)
public enum TransformNoiseMode: UInt, CustomStringConvertible {