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