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