import { useEffect } from 'react';
export declare function useIsomorphicLayoutEffect(): typeof useEffect;
