import { FC } from 'react' import Skeleton from 'react-loading-skeleton' const AnouncementSkeleton: FC = () => { return (