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