import * as React from 'react';
export default class AdMobInterstitial extends React.Component<object> {
    render(): JSX.Element;
}
