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