declare const _default: { /** * Shows interstitial ad for a given placementId */ showAd(placementId: string): Promise; }; export default _default; //# sourceMappingURL=InterstitialAdManager.d.ts.map