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