import React from "react";
import "./notifications.css";
export default function Notifications(): React.JSX.Element;
