export declare const useIsRenderingRef: () => React.RefObject<boolean>;
