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