import type { DSlatePlugin } from '@dslate/core'; declare const ImgPlugin: DSlatePlugin; export { ImgPlugin };