#import #import "PGPhotoEditorItem.h" #import @interface TGPhotoEditorBlurAreaView : UIView - (instancetype)initWithEditorItem:(id)editorItem; @end