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