// lib/elements/rh-context-demo/rh-context-demo.js import type { ReactWebComponent } from '@lit/react'; import type { RhContextDemo } from '@rhds/elements/lib/elements/rh-context-demo/rh-context-demo.js'; export const ContextDemo: ReactWebComponent;