// pf-v5-modal/pf-v5-modal.js import type { ReactWebComponent } from '@lit/react'; import type { PfV5Modal } from '@patternfly/elements/pf-v5-modal/pf-v5-modal.js'; export const V5Modal: ReactWebComponent;