// pf-v5-alert/pf-v5-alert.js import type { ReactWebComponent } from '@lit/react'; import type { PfV5Alert } from '@patternfly/elements/pf-v5-alert/pf-v5-alert.js'; export const V5Alert: ReactWebComponent;