import FullPageLoader from "@/components/full-page-loader"; import React from "react"; export default function Loading() { return ; }