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