import type { Handler } from "../../types.js";
export declare const notFoundHandler: Handler;
