function onHydrationEnd() { // console.log('Hydration finished; page is now interactive.') } export { onHydrationEnd }