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