import type { EditorState } from '@atlaskit/editor-prosemirror/state'; export declare function atTheEndOfDoc(state: EditorState): boolean;