#import <UIKit/UIKit.h>
@interface VibrancyView : UIView
@property (nonatomic, copy) NSString *blurType;
@end