export declare const injectScriptToIframe: (iframe: HTMLIFrameElement, channelId: string) => void;
