export type HydrationErrorState = { // Hydration warning template format: warning?: string reactOutputComponentDiff?: string }