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