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