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