import type { FullscreenAdType } from './FullscreenAd'; export type InterstitialAdType = FullscreenAdType;