#import @interface BlurView : UIView @property (nonatomic, copy) NSString *blurType; @property (nonatomic, copy) NSNumber *blurAmount; @end