// pf-v5-background-image/pf-v5-background-image.js import type { ReactWebComponent } from '@lit/react'; import type { PfV5BackgroundImage } from '@patternfly/elements/pf-v5-background-image/pf-v5-background-image.js'; export const V5BackgroundImage: ReactWebComponent;