// This file is generated automatically by Next.js
// Do not edit this file manually
// This file validates that all pages and layouts export the correct types
import type { AppRouteHandlerRoutes } from "./routes.js"
import type { NextRequest } from 'next/server.js'