import { Plugin } from '@tiptap/pm/state'; declare const ImageSelectionPlugin: Plugin; export default ImageSelectionPlugin;