@class NSDictionary; @interface _EARLanguageDetectorResult : NSObject @property (copy, nonatomic) NSDictionary *confidences; @property (nonatomic) BOOL isConfident; - (void).cxx_destruct; @end