#import <React/RCTConvert.h>
@import GoogleMobileAds;

@interface RCTConvert (GADAdSize)

+ (GADAdSize)GADAdSize:(id)json;

@end
