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