import { Announcements, ScreenReaderInstructions } from './types'; export declare const screenReaderInstructions: ScreenReaderInstructions; export declare const defaultAnnouncements: Announcements;