import { IconProps } from '../types'; export declare const Announcement: (props: IconProps) => JSX.Element;