@interface ConversationKit.CrossFadeAnimator : NSObject - (id)init; - (double)transitionDuration:(id)a0; - (void)animateTransition:(id)a0; @end