UNPKG

@1771technologies/lytenyte-pro

Version:

9 lines (8 loc) 255 B
import { Dialog as D } from '@base-ui-components/react/dialog'; export declare const Dialog: { Backdrop: typeof D.Backdrop; Close: typeof D.Close; Description: typeof D.Description; Container: typeof D.Popup; Title: typeof D.Title; };