import Icon from "../icon.jsx"; export default function UpArrow(props) { return ( ); }