luxlabs header browser preview


@class NSAttributedString;

@interface _HKGraphViewAnnotationEntry : NSObject

@property (retain, nonatomic) NSAttributedString *annotation;
@property (retain, nonatomic) id modelCoordinate;

- (void).cxx_destruct;

@end