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