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