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