luxlabs header browser preview


@interface SwiftUI.BridgedAnimationContext : NSObject <UIBridgedAnimationContext> {
    void /* unknown type, empty encoding */ animation;
}

- (id)init;
- (void).cxx_destruct;
- (void)performAnimation:(id)a0;

@end