import EditorState from "../EditorState"; export default function onBeforeInput(editorState: EditorState, _event: any): EditorState;