type TLErrorFallbackComponent = ComponentType<{
  editor?: Editor
  error: unknown
}>
TLEnterEventHandlerTLEventInfo