@protocol HUCCCompactModulePropertyAnimatorDelegate; @interface HUCCCompactModulePropertyAnimator : UIViewPropertyAnimator @property (weak, nonatomic) id delegate; - (void)startAnimation; - (void).cxx_destruct; @end