import React from 'react';
import { GAMBannerAdProps } from '../types/BannerAdProps';
export declare const BaseAd: React.ForwardRefExoticComponent<GAMBannerAdProps & React.RefAttributes<React.Component<import("../specs/components/GoogleMobileAdsBannerViewNativeComponent").NativeProps, {}, any> & import("react-native").ReactNativeElement>>;
//# sourceMappingURL=BaseAd.d.ts.map