import { Combobox as ComboboxPrimitive } from '@base-ui/react'; declare const ComboboxValue: ({ ...props }: ComboboxPrimitive.Value.Props) => import("react/jsx-runtime").JSX.Element; export { ComboboxValue }; //# sourceMappingURL=ComboBoxValue.d.ts.map