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