import React from "react"; function ArrowIcon() { return ( ); } export default ArrowIcon;