import React from 'react'; import './Notification.scss'; export default function Notification(): React.JSX.Element;