luxlabs header browser preview


@class NSArray, ENExposureDetectionHistorySession;

@interface ENExposureDetectionHistoryCheck : NSObject

@property (copy, nonatomic) NSArray *files;
@property (retain, nonatomic) ENExposureDetectionHistorySession *session;

- (id)init;
- (void).cxx_destruct;

@end