import * as React from 'react';
export declare const useIsomorphicLayoutEffect: typeof React.useLayoutEffect;
