// pf-v5-button/pf-v5-button.js import type { ReactWebComponent } from '@lit/react'; import type { PfV5Button } from '@patternfly/elements/pf-v5-button/pf-v5-button.js'; export const V5Button: ReactWebComponent;