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