import React from 'react'; declare const useEnhancedEffect: typeof React.useLayoutEffect; export default useEnhancedEffect;