#ifndef RNFirebaseAnalytics_h #define RNFirebaseAnalytics_h #import "RCTBridgeModule.h" @interface RNFirebaseAnalytics : NSObject { } @end #endif