declare const getIframe: (show?: boolean) => HTMLIFrameElement | undefined; export default getIframe;