// rh-timestamp/rh-timestamp.js import type { ReactWebComponent } from '@lit/react'; import type { RhTimestamp } from '@rhds/elements/rh-timestamp/rh-timestamp.js'; export const Timestamp: ReactWebComponent;