import { GAMStaticCore } from '@streamlayer/feature-advertisement'; export declare const PauseAdExternalAd: React.FC<{ vastUrl: string; isDesktop?: boolean; content: GAMStaticCore; }>;