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