import React from 'react'; declare const NotificationContext: React.Context; export default NotificationContext;