/** * Holds the DOM element portalled components should render into, so portals stay * inside the widget's ShadowRoot (preserving style isolation). */ export declare const PortalContainerContext: import('react').Context; //# sourceMappingURL=PortalContainerContext.d.ts.map