import GroupNotification, { NotificationGroupProps } from './Group';
export default GroupNotification;
export { NotificationGroupProps };
