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