import { SvgIconComponent } from './types'; declare const AnnouncementIcon: SvgIconComponent; export default AnnouncementIcon;