@interface CHStrokeFastGroupingResult : CHStrokeGroupingResult @property (readonly, nonatomic) struct vector> { struct CHFastGroupingCluster *__begin_; struct CHFastGroupingCluster *__end_; struct __compressed_pair> { struct CHFastGroupingCluster *__value_; } __end_cap_; } fastGroupingClusters; - (id).cxx_construct; - (void).cxx_destruct; - (id)initWithFastGroupingClusters:(const void *)a0 clusteredStrokes:(id)a1 strokeProvider:(id)a2 strategyIdentifier:(id)a3 clutterFilter:(id)a4; @end