import { ReactElement } from "react"; import Branding from "@/components/branding"; /** * The loader for the dashboard pages. * * @return the loader jsx */ const DashboardLoader = (): ReactElement => (