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