import type { EditorView } from '@atlaskit/editor-prosemirror/view'; export declare function setAllSelection(view: EditorView): void;