import { StatisticsPageContent } from "@/components/statistics/statistics-page-content"

export default function RealTenantsPage() {
  return <StatisticsPageContent />
}
