import { useLayoutEffect as useLayoutEffectOriginal } from 'react';
export declare const useLayoutEffect: typeof useLayoutEffectOriginal;
