@interface CoreIDVShared.IdentityProofingLivenessVideoURL : NSObject <NSSecureCoding> { void /* unknown type, empty encoding */ url; void /* unknown type, empty encoding */ fileHandle; } @property (class, nonatomic) BOOL supportsSecureCoding; - (id)init; - (void)encodeWithCoder:(id)a0; - (void).cxx_destruct; - (id)initWithCoder:(id)a0; @end