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