import { ReactIconComponentType } from '../types';

declare const Announcement: ReactIconComponentType;
export default Announcement;
            