import { Handler } from "express"; export declare const routeNotFound: (message?: string) => Handler; //# sourceMappingURL=route-not-found.d.ts.map