I am using [`next-themes`](https://github.com/pacocoursey/next-themes?tab=readme-ov-file#readme) lib that requires to add attribute `suppressHydrationWarning` on the HTML tag. I think `JsxDOM.domProps` should be have `suppressHydrationWarning` type https://legacy.reactjs.org/docs/dom-elements.html#suppresshydrationwarning 