@interface SAStrokeDataInternal : NSObject { void /* unknown type, empty encoding */ characters; void /* unknown type, empty encoding */ strokeAnimationRepresention; void /* unknown type, empty encoding */ strokeNames; void /* unknown type, empty encoding */ pronunciations; } - (id)init; - (void).cxx_destruct; - (id)initWithCharacters:(id)a0 strokeAnimationRepresention:(id)a1 strokeNames:(id)a2 pronunciations:(id)a3; @end