/// declare const ArrowMeeting: ({ width, height, color }: { width: any; height: any; color: any; }) => JSX.Element; export default ArrowMeeting;