@class NSArray; @interface SNKShotDatasetImpl : NSObject { NSArray *_embeddings; NSArray *_labels; } - (void).cxx_destruct; @end