import { useEffect } from '@taro-hooks/core'; declare const useUpdateEffect: typeof useEffect; export default useUpdateEffect;