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