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