// pf-v5-tile/pf-v5-tile.js import type { ReactWebComponent } from '@lit/react'; import type { PfV5Tile } from '@patternfly/elements/pf-v5-tile/pf-v5-tile.js'; export const V5Tile: ReactWebComponent;