export function NotificationCenter({ darkMode }: { darkMode: any; }): import("react/jsx-runtime").JSX.Element;