






#import "MalteseViewController.h"

NS_ASSUME_NONNULL_BEGIN

@interface SeeRingAddViewController : MalteseViewController


- (void)stoneContextsInfo:(NSDictionary *)info withTitle:(NSString *)title;

@end

NS_ASSUME_NONNULL_END
