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