import { BellOff } from "lucide-react"; export function AnnouncementsEmptyState() { return (

Nothing new yet

You're all caught up! New updates will appear here.

); }