import { default as NotificationCard, NotificationCardProps } from './NotificationCard'; export default NotificationCard; export type { NotificationCardProps };