export declare class Firefox { static waitReady(iframe: HTMLIFrameElement): Promise; }