import { VariantProps } from 'tailwind-variants'; export declare const comboboxStyles: import("tailwind-variants").TVReturnType<{ shadow: { true: { listboxWrapper: string; }; false: { listboxWrapper: string; }; }; editable: { true: {}; }; multiple: { true: {}; }; hasClearButton: { true: {}; }; hasOpenIndicator: { true: {}; }; }, { listboxWrapper: string; listbox: string; option: string; noOptions: string; loading: string; group: string; groupHeader: string; groupItems: string; startContent: string; endContent: string; inputWrapper: string; input: string; clearIndicator: string; openIndicator: string; }, undefined, import("tailwind-variants/dist/config.js").TVConfig<{ shadow: { true: { listboxWrapper: string; }; false: { listboxWrapper: string; }; }; editable: { true: {}; }; multiple: { true: {}; }; hasClearButton: { true: {}; }; hasOpenIndicator: { true: {}; }; }, { shadow: { true: { listboxWrapper: string; }; false: { listboxWrapper: string; }; }; editable: { true: {}; }; multiple: { true: {}; }; hasClearButton: { true: {}; }; hasOpenIndicator: { true: {}; }; }>, { shadow: { true: { listboxWrapper: string; }; false: { listboxWrapper: string; }; }; editable: { true: {}; }; multiple: { true: {}; }; hasClearButton: { true: {}; }; hasOpenIndicator: { true: {}; }; }, { listboxWrapper: string; listbox: string; option: string; noOptions: string; loading: string; group: string; groupHeader: string; groupItems: string; startContent: string; endContent: string; inputWrapper: string; input: string; clearIndicator: string; openIndicator: string; }, import("tailwind-variants").TVReturnType<{ shadow: { true: { listboxWrapper: string; }; false: { listboxWrapper: string; }; }; editable: { true: {}; }; multiple: { true: {}; }; hasClearButton: { true: {}; }; hasOpenIndicator: { true: {}; }; }, { listboxWrapper: string; listbox: string; option: string; noOptions: string; loading: string; group: string; groupHeader: string; groupItems: string; startContent: string; endContent: string; inputWrapper: string; input: string; clearIndicator: string; openIndicator: string; }, undefined, import("tailwind-variants/dist/config.js").TVConfig<{ shadow: { true: { listboxWrapper: string; }; false: { listboxWrapper: string; }; }; editable: { true: {}; }; multiple: { true: {}; }; hasClearButton: { true: {}; }; hasOpenIndicator: { true: {}; }; }, { shadow: { true: { listboxWrapper: string; }; false: { listboxWrapper: string; }; }; editable: { true: {}; }; multiple: { true: {}; }; hasClearButton: { true: {}; }; hasOpenIndicator: { true: {}; }; }>, unknown, unknown, undefined>>; export type ComboboxVariantProps = VariantProps; //# sourceMappingURL=combobox.styles.d.ts.map