import { type ErrorFilter } from '@inversifyjs/http-core'; import type express from 'express'; export type ExpressErrorFilter = ErrorFilter; //# sourceMappingURL=ExpressErrorFilter.d.ts.map