import VoteUpNotification, { NotificationVoteUpProps } from './VoteUp';
export default VoteUpNotification;
export { NotificationVoteUpProps };
