'use client'; import style from '@/styles/admin.module.scss'; export function LogoutButton() { return ( ); }