import FloatingNotificationInbox from './FloatingNotificationInbox.js';
export type { Props as FloatingNotificationInboxProps } from './FloatingNotificationInbox.js';
export default FloatingNotificationInbox;
