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