import { useEffect } from 'react'; /** @tossdocs-ignore */ export declare const useIsomorphicLayoutEffect: typeof useEffect;