import React from 'react'; const PinIcon = ({ className }) => ( ); export default PinIcon;