export default function DowntownCamperMarker({ className, ...props }: React.SVGAttributes) { return ( ) }