export { DialogBackdrop, DialogPositioner, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogRoot, DialogTitle, DialogTrigger, DialogAction, type DialogBackdropProps, type DialogPositionerProps, type DialogContentProps, type DialogDescriptionProps, type DialogFooterProps, type DialogHeaderProps, type DialogRootProps, type DialogTitleProps, type DialogTriggerProps, type DialogActionProps, } from './Dialog'; export * as Dialog from './Dialog.namespace'; //# sourceMappingURL=index.d.ts.map