import React from "react";
export default function StatisticsPage() {
return <p>
Not implemented
</p>
}