import React from "react"; import { ComingSoonPage } from "../Misc/ComingSoonPage"; const Reports = () => { return ; }; export default Reports;