import type { ResolvedPos } from '@atlaskit/editor-prosemirror/model'; export declare function hasDocAsParent($anchor: ResolvedPos): boolean;