import { useLayoutEffect } from 'react'; export declare const useIsoMorphicEffect: typeof useLayoutEffect;