// pf-v5-helper-text/pf-v5-helper-text.js import type { ReactWebComponent } from '@lit/react'; import type { PfV5HelperText } from '@patternfly/elements/pf-v5-helper-text/pf-v5-helper-text.js'; export const V5HelperText: ReactWebComponent;