export declare const getDocumentBody: () => string; export declare const getRootEl: () => HTMLElement; export declare const getIFrameEl: () => HTMLIFrameElement; export declare const getIFrameSrc: () => string;