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