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