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