import { useLayoutEffect } from "react"; declare const useIsomorphicLayoutEffect: typeof useLayoutEffect; export default useIsomorphicLayoutEffect;