export declare namespace IFrames { function waitForLoad(iframe: HTMLIFrameElement): Promise; }