@interface SwiftUI.BridgedAnimationContext : NSObject { void /* unknown type, empty encoding */ animation; } - (id)init; - (void).cxx_destruct; - (void)performAnimation:(id)a0; @end