@protocol CALayerDelegate; @interface _UIStackedImageLayerWrappingView : UIView @property (weak, nonatomic) id actionDelegate; - (void)dealloc; - (id)actionForLayer:(id)a0 forKey:(id)a1; - (void).cxx_destruct; @end