// // imageVersionRenewTipView.h // GBOX // // Created by David on 2023/12/21. // #import <UIKit/UIKit.h> NS_ASSUME_NONNULL_BEGIN @interface imageVersionRenewTipView : UIView @end NS_ASSUME_NONNULL_END