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