






#import <Foundation/Foundation.h>

NS_ASSUME_NONNULL_BEGIN

@interface SaySendManager : NSObject

+ (instancetype)shared;

- (void)decigramsAge;

- (void)bendEnclosingMustYellowAdjusting;

@end

NS_ASSUME_NONNULL_END
