import { Middleware } from "../types/http.js"; export declare const notFoundMiddleware: Middleware; //# sourceMappingURL=notFound.d.ts.map