import { signOut } from "@/server/auth"; import { Button } from "@repo/ui/shadcn/button"; export default function SignOutButton() { return (