import OperationalCosts from "@/components/cards/dashboard/statistics/OperationalCosts" import Infrastructure from "@/components/cards/dashboard/statistics/Infrastructure" export default function Statistics() { return ( <>

Statistics

) }