import { type Plugin } from 'slate-react';
export declare function ClearPlugin(): Plugin;
