'use client'; import { GoalReport } from './GoalsReport'; export function GoalReportPage() { return ; }