import Skeleton from "@/components/Shared/Skeleton"; const NotificationShimmer = () => { return (
); }; export default NotificationShimmer;