@interface _AppIntents_UIKit.UIAppIntentInteraction : NSObject <UIInteraction> { void /* unknown type, empty encoding */ viewActionNode; } @property (nonatomic, weak) void /* unknown type, empty encoding */ view; - (id)init; - (void)dealloc; - (void)didMoveToView:(id)a0; - (void)willMoveToView:(id)a0; - (void).cxx_destruct; @end