import { EditorState } from 'prosemirror-state'; export declare const isLinkMarkActive: (state: EditorState) => boolean;