'use client'; import { EventDataReport } from './EventDataReport'; export function EventDataReportPage() { return ; }