import type { Node } from '@atlaskit/editor-prosemirror/model'; export declare const isLastItemMediaGroup: (node: Node) => boolean;