import { EditorState } from '@sse-editor/pm/state'; export declare const isAtStartOfNode: (state: EditorState) => boolean;