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