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