






#import "FaceClangInputCell.h"

NS_ASSUME_NONNULL_BEGIN

@interface GoldenMovementCell : FaceClangInputCell

@property (nonatomic, strong) UILabel *proceedLabel;

@end

NS_ASSUME_NONNULL_END
