import InsightsReportPage from './InsightsReportPage'; import { Metadata } from 'next'; export default function () { return ; } export const metadata: Metadata = { title: 'Insights Report', };