import NotificationContent from './NotificationContent.js'; export type { Props as NotificationContentProps } from './NotificationContent.js'; export default NotificationContent;