#import #import "PGBlurTool.h" @interface TGPhotoEditorBlurView : UIView - (instancetype)initWithType:(PGBlurToolType)type; @end