UNPKG

@1771technologies/lytenyte-pro

Version:

7 lines (6 loc) 352 B
import { Dialog } from '@base-ui-components/react/dialog'; export declare const DialogBackdrop: typeof Dialog.Backdrop; export declare const DialogPopup: typeof Dialog.Popup; export declare const DialogTitle: typeof Dialog.Title; export declare const DialogDescription: typeof Dialog.Description; export declare const DialogClose: typeof Dialog.Close;