#import <Foundation/Foundation.h>
#import <SwrveSDKCommon/SwrvePush.h>

NS_ASSUME_NONNULL_BEGIN

@interface SwrvePluginPushHandler : NSObject <SwrvePushResponseDelegate>
@end

NS_ASSUME_NONNULL_END
