UNPKG

134 BTypeScriptView Raw
1import * as React from 'react';
2export default class AdMobInterstitial extends React.Component<object> {
3 render(): JSX.Element;
4}