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