export declare function restoreDocumentEditorFocus(getTarget: () => HTMLElement | null, focusOrigin?: Element | null): void;