UNPKG

@1771technologies/lytenyte-pro

Version:

9 lines (8 loc) 451 B
import { Popover as P } from '@base-ui-components/react/popover'; export declare const PopoverBackdrop: typeof P.Backdrop; export declare const PopoverPopup: typeof P.Popup; export declare const PopoverTitle: typeof P.Title; export declare const PopoverDescription: typeof P.Description; export declare const PopoverClose: typeof P.Close; export declare const PopoverPositioner: typeof P.Positioner; export declare const PopoverArrow: typeof P.Arrow;