import DeletedForNotification, { NotificationDeletedForProps } from './DeletedFor';
export default DeletedForNotification;
export { NotificationDeletedForProps };
