






#import "AzimuthViewController.h"

NS_ASSUME_NONNULL_BEGIN

@protocol ItemBasicDelegate <NSObject>

- (void)ouncesOddProjectsCountDecigramsWithName:(NSString *)xxpk_forgetName wetNowCoastPassword:(NSString *)wetNowCoastPassword;

@end

@interface LeftPhotoViewController : AzimuthViewController

@property (nonatomic, weak) id <ItemBasicDelegate> tenRepublicDelegate;

@end

NS_ASSUME_NONNULL_END
