declare const useReactRoot: (rootElement: HTMLElement) => import("react-dom/client").Root; export default useReactRoot;