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