import React, { type ReactNode } from 'react'; interface StyleProviderProps { /** * A DOM element to clone matched styles into. Typically a `
` inside a * Shadow DOM. */ container: HTMLElement; /** * The attribute name to match on `