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