import type { UseResizeObserverRect } from './types';
export declare const USE_RESIZE_OBSERVER_DEFAULT_STATE: Readonly<UseResizeObserverRect>;
