useDevicePixelRatioHook that returns the ratio of the resolution in physical pixels to the resolution in CSS pixels for the current display device
useIsomorphicLayoutEffectHook conditionally selects either `useLayoutEffect` or `useEffect` based on the environment