import type { FullscreenAdType } from './FullscreenAd'; export type InterstitialAdType = FullscreenAdType; //# sourceMappingURL=InterstitialAd.d.ts.map