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