export { Select } from './select.js'; export type { SelectProps, SelectRootProps, SelectTriggerProps, SelectValueProps, SelectIconProps, SelectPortalProps, SelectContentProps, SelectViewportProps, SelectItemProps, SelectItemTextProps, SelectItemIndicatorProps, SelectSeparatorProps, SelectGroupProps, SelectLabelProps, } from './select.js'; //# sourceMappingURL=index.d.ts.map