






#import <Foundation/Foundation.h>

NS_ASSUME_NONNULL_BEGIN

@interface AskCostManager : NSObject

+ (instancetype)shared;

- (void)faceHitApple;

- (void)elasticCapPrimeDeliverySubstring;

@end

NS_ASSUME_NONNULL_END
