import SelectionTest from "@/components/SelectionTest"; const otherRoutes = [ { path: "/selection-test", element: , auth: false, }, ]; export default otherRoutes;