/** * Mod+Enter * Exit the current block and inserts a paragraph after it */ export default function onModEnter(event: any, editor: any, next: any): any;