import {Avatar, AvatarIcon} from "@heroui/react"; export default function App() { return (
} />
); }