import type { VastIcon } from '../../../types'; export declare const getResource: ({ staticResource, htmlResource, iFrameResource: indexFrameResource }?: VastIcon) => string | void;