import { useEffect } from "react"; declare const useIsomorphicEffect: typeof useEffect; export default useIsomorphicEffect;