#import <Foundation/Foundation.h>
#import <Ably/ARTJsonLikeEncoder.h>
@interface ARTMsgPackEncoder : NSObject <ARTJsonLikeEncoderDelegate>
@end