import EditorState from "../EditorState"; export default function onPaste(editorState: EditorState, event: ClipboardEvent): EditorState;