import type { UpdateNodeInternals } from '../types'; declare function useUpdateNodeInternals(): UpdateNodeInternals; export default useUpdateNodeInternals; //# sourceMappingURL=useUpdateNodeInternals.d.ts.map