import React from 'react' import Reports from '../component/reports/Reports' export default function ReportsPage() { return ( ) }