import { ViewNotification } from '@/module/notification'; import React from 'react'; function Page() { return ( ); } export default Page;