import type { NotFoundHandler } from 'hono'; declare const notFound: NotFoundHandler; export { notFound }; //# sourceMappingURL=not-found.d.ts.map