import type { AdmobAdsPlugin } from './definitions'; declare const AdmobAds: AdmobAdsPlugin; export * from './definitions'; export { AdmobAds };