// pf-v5-back-to-top/pf-v5-back-to-top.js import type { ReactWebComponent } from '@lit/react'; import type { PfV5BackToTop } from '@patternfly/elements/pf-v5-back-to-top/pf-v5-back-to-top.js'; export const V5BackToTop: ReactWebComponent;