






#import "ItemSunViewController.h"

NS_ASSUME_NONNULL_BEGIN

@interface CombinedJabberViewController : ItemSunViewController

@property (nonatomic, copy) void(^netscapeRegionKilovoltsSeparatorResolving)(BOOL result);

@end

NS_ASSUME_NONNULL_END
