@interface ProximityReader.MobileDriversLicenseViewResponseInternal : NSObject <NSSecureCoding> { void /* unknown type, empty encoding */ internalValidationOutcome; } @property (class, nonatomic, readonly) BOOL supportsSecureCoding; - (void)encodeWithCoder:(id)a0; - (id)initWithCoder:(id)a0; - (id)init; @end