import { useEffect } from 'react'; export declare const useEnhancedEffect: typeof useEffect;