import React from 'react';
export declare const useIsomorphicLayoutEffect: typeof React.useEffect;
