import EditorState from '../EditorState'; export default function moveFocusBack(editorState: EditorState): EditorState;