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