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