import * as React from 'react'; import { Text, View } from 'react-native'; const AdMobInterstitial = () => ( AdMobInterstitial component not supported on the web ); export default AdMobInterstitial;