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