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