luxlabs header browser preview


@class NSArray;

@interface EARKeywordFinderResult : NSObject

@property (readonly, copy, nonatomic) NSArray *correctedUtterances;

- (id)description;
- (void).cxx_destruct;
- (id)_initWithCorrectedUtterances:(id)a0;

@end