luxlabs header browser preview


@class NSString;

@interface MSVLyricsTranslationText : MSVLyricsLine

@property (copy, nonatomic) NSString *lyricsLineKey;

- (id)init;
- (id)description;
- (void).cxx_destruct;

@end