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