import { Bell } from "lucide-react" export default function TestNotification() { return (

Test Notification

This will send a test notification to the selected notification provider.

) }