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