import { type RouteConfig, index } from "@react-router/dev/routes"; export default [index("./App.tsx")] satisfies RouteConfig;