import Notification from '../../types/notification';

export * from '../../types/notification';
export default Notification;
