import * as React from 'react'; export declare const INITIAL_LIVE_REGION_TEXT_MUTATION_RESET_DELAY = 200; export declare function useInitialLiveRegionTextMutation(): React.RefObject;