luxlabs header browser preview


@class NSString;

@interface CNCollationHeaderSection : CNCollationSection

@property (readonly) NSString *ICUSortKey;

- (void).cxx_destruct;
- (id)initWithKey:(id)a0 localizedName:(id)a1 ICUSortKey:(id)a2;

@end