import { default as NotificationPanel } from './NotificationPanel'; export * from './NotificationPanel'; export default NotificationPanel;