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