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