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