export { createRoot, hydrateRoot } from 'react-dom/client'; export { flushSync } from 'react-dom';