// rh-dialog/rh-dialog.js import type { ReactWebComponent } from '@lit/react'; import type { RhDialog } from '@rhds/elements/rh-dialog/rh-dialog.js'; export const Dialog: ReactWebComponent;