@interface CoreIDVShared.IdentityGesture : NSObject { void /* unknown type, empty encoding */ gesture; void /* unknown type, empty encoding */ type; } @property (class, nonatomic) BOOL supportsSecureCoding; - (id)init; - (void)encodeWithCoder:(id)a0; - (id)initWithCoder:(id)a0; @end