// pf-v5-timestamp/pf-v5-timestamp.js import type { ReactWebComponent } from '@lit/react'; import type { PfV5Timestamp } from '@patternfly/elements/pf-v5-timestamp/pf-v5-timestamp.js'; export const V5Timestamp: ReactWebComponent;