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