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