import { EditorPlugin } from '../../types';
declare const paste: EditorPlugin;
export default paste;
