// rh-switch/rh-switch.js import type { ReactWebComponent } from '@lit/react'; import type { RhSwitch } from '@rhds/elements/rh-switch/rh-switch.js'; export const Switch: ReactWebComponent;