import { TEventHandler } from './event-handler'; export type TErrorEventHandler = TEventHandler;