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