import type { HydrationOptions } from 'react-dom/client';
export declare const onRecoverableError: HydrationOptions['onRecoverableError'];
