import React from 'react'; import type { ProgressAnnouncerProps } from './ProgressAnnouncer.types'; export declare const ProgressAnnouncer: React.FC;