#import <Foundation/Foundation.h>

#if __has_include(<MetaAdapter/MetaAdapter.h>)
#define MEDIATION_FACEBOOK
#endif

NSArray *__nullable RNAdMobProcessTestDevices(NSArray *__nullable testDevices, id _Nonnull simulatorId);
