#import <Ably/ARTHttp.h>
NS_ASSUME_NONNULL_BEGIN
@interface ARTHttp (Private)
@property (readonly) dispatch_queue_t queue;
@end
NS_ASSUME_NONNULL_END