import MentionNotification, { MentionNotificationProps } from './Mention';
export default MentionNotification;
export { MentionNotificationProps };
