#import <Ably/ARTAuthOptions.h>

NS_ASSUME_NONNULL_BEGIN

@interface ARTAuthOptions ()

- (instancetype)initDefaults;

@end

NS_ASSUME_NONNULL_END
