import React from 'react'; declare const NotificationBasic: () => React.JSX.Element; export default NotificationBasic;