import React from "react"; const Pin = ({color, width, height}) => ; export default Pin;