import { MapCustom, ViewWrapper } from "@/components"; export default function AdminMaps() { return ( <> ); }