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