#import <Foundation/Foundation.h>

#import "BugsnagPlugin.h"

@interface BugsnagReactNativePlugin : NSObject<BugsnagPlugin>

@end
