import * as React from 'react'; import { IAnnouncedProps } from './Announced.types'; export declare const Announced: React.FunctionComponent;