export declare const isIFrameField: (iframe: HTMLIFrameElement) => boolean; export declare const isEditorFrame: () => boolean;