declare const handleLink: (editorState: any, character: any) => any;
export default handleLink;
