import { isAutheticated } from "../../auth.js"; const RevenueCharts = () => { const token = isAutheticated(); return (