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