// pf-v5-switch/pf-v5-switch.js import type { ReactWebComponent } from '@lit/react'; import type { PfV5Switch } from '@patternfly/elements/pf-v5-switch/pf-v5-switch.js'; export const V5Switch: ReactWebComponent;