#if __has_include() #import #else #import #endif @class BTJSON; NS_ASSUME_NONNULL_BEGIN @interface BTThreeDSecureLookup () - (instancetype)initWithJSON:(BTJSON *)JSON; @end NS_ASSUME_NONNULL_END