import React from "react"; declare const useIsomorphicLayoutEffect: typeof React.useLayoutEffect; export default useIsomorphicLayoutEffect;