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