import type { UpdateNodeInternals } from '@xyflow/system';
/**
 * Hook for updating node internals.
 *
 * @public
 * @returns function for updating node internals
 */
export declare function useUpdateNodeInternals(): UpdateNodeInternals;
//# sourceMappingURL=useUpdateNodeInternals.d.ts.map