import { TextCustom, ViewWrapper } from "@/components"; export default function MapsCustomPin() { return ( <> Maps Custom Pin ); }