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