import { type VariantProps } from '../../tw'; declare const label: import("tailwind-variants").TVReturnType<{ size: { sm: { base: string; }; md: {}; lg: { base: string; }; }; }, { base: string; asterisk: string; }, undefined, { responsiveVariants?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | { size?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; } | undefined; } & import("tailwind-variants/dist/config.js").TWMConfig & { twMerge: true; twMergeConfig: { readonly extend: { readonly classGroups: { readonly 'icon-size': readonly [{ readonly 'size-icon': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }]; readonly 'border-w': readonly [{ readonly border: readonly ["thin", "heavy", "aggressive"]; }]; readonly rounded: readonly [{ readonly rounded: readonly ["default", "pill"]; }]; readonly shadow: readonly [{ readonly 'shadow-elevation': string[]; }]; readonly opacity: readonly [{ readonly opacity: readonly ["hover", "disabled"]; }]; readonly 'font-size': readonly [{ readonly 'text-marquee': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-header': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-body': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-code': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-caption': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-label': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }]; }; readonly conflictingClassGroups: { readonly 'icon-size': readonly ["w", "h", "size"]; }; }; }; }, { size: { sm: { base: string; }; md: {}; lg: { base: string; }; }; }, { base: string; asterisk: string; }, import("tailwind-variants").TVReturnType<{ size: { sm: { base: string; }; md: {}; lg: { base: string; }; }; }, { base: string; asterisk: string; }, undefined, import("tailwind-variants/dist/config.js").TVConfig<{ size: { sm: { base: string; }; md: {}; lg: { base: string; }; }; }, { size: { sm: { base: string; }; md: {}; lg: { base: string; }; }; }>, unknown, unknown, undefined>>; declare const formDescription: import("tailwind-variants").TVReturnType<{ size: { sm: string; md: string; lg: string; }; }, undefined, "text-neutral font-body text-body-micro pb-1 last:pb-0", { responsiveVariants?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | { size?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; } | undefined; } & import("tailwind-variants/dist/config.js").TWMConfig & { twMerge: true; twMergeConfig: { readonly extend: { readonly classGroups: { readonly 'icon-size': readonly [{ readonly 'size-icon': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }]; readonly 'border-w': readonly [{ readonly border: readonly ["thin", "heavy", "aggressive"]; }]; readonly rounded: readonly [{ readonly rounded: readonly ["default", "pill"]; }]; readonly shadow: readonly [{ readonly 'shadow-elevation': string[]; }]; readonly opacity: readonly [{ readonly opacity: readonly ["hover", "disabled"]; }]; readonly 'font-size': readonly [{ readonly 'text-marquee': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-header': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-body': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-code': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-caption': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-label': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }]; }; readonly conflictingClassGroups: { readonly 'icon-size': readonly ["w", "h", "size"]; }; }; }; }, { size: { sm: string; md: string; lg: string; }; }, undefined, import("tailwind-variants").TVReturnType<{ size: { sm: string; md: string; lg: string; }; }, undefined, "text-neutral font-body text-body-micro pb-1 last:pb-0", import("tailwind-variants/dist/config.js").TVConfig<{ size: { sm: string; md: string; lg: string; }; }, { size: { sm: string; md: string; lg: string; }; }>, unknown, unknown, undefined>>; declare const formFeedback: import("tailwind-variants").TVReturnType<{ intent: { primary: string; accent: string; success: string; danger: string; warning: string; }; size: { sm: string; md: string; lg: string; }; }, undefined, "font-body text-body-micro pt-1", { responsiveVariants?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | { size?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; intent?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; } | undefined; } & import("tailwind-variants/dist/config.js").TWMConfig & { twMerge: true; twMergeConfig: { readonly extend: { readonly classGroups: { readonly 'icon-size': readonly [{ readonly 'size-icon': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }]; readonly 'border-w': readonly [{ readonly border: readonly ["thin", "heavy", "aggressive"]; }]; readonly rounded: readonly [{ readonly rounded: readonly ["default", "pill"]; }]; readonly shadow: readonly [{ readonly 'shadow-elevation': string[]; }]; readonly opacity: readonly [{ readonly opacity: readonly ["hover", "disabled"]; }]; readonly 'font-size': readonly [{ readonly 'text-marquee': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-header': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-body': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-code': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-caption': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-label': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }]; }; readonly conflictingClassGroups: { readonly 'icon-size': readonly ["w", "h", "size"]; }; }; }; }, { intent: { primary: string; accent: string; success: string; danger: string; warning: string; }; size: { sm: string; md: string; lg: string; }; }, undefined, import("tailwind-variants").TVReturnType<{ intent: { primary: string; accent: string; success: string; danger: string; warning: string; }; size: { sm: string; md: string; lg: string; }; }, undefined, "font-body text-body-micro pt-1", import("tailwind-variants/dist/config.js").TVConfig<{ intent: { primary: string; accent: string; success: string; danger: string; warning: string; }; size: { sm: string; md: string; lg: string; }; }, { intent: { primary: string; accent: string; success: string; danger: string; warning: string; }; size: { sm: string; md: string; lg: string; }; }>, unknown, unknown, undefined>>; declare const input: import("tailwind-variants").TVReturnType<{ size: { sm: { input: string; startContent: string; endContent: string; }; md: { input: string; startContent: string; endContent: string; }; lg: { input: string; startContent: string; endContent: string; }; }; hasStartContent: { true: { input: string; }; }; hasEndContent: { true: { input: string; }; }; startContentPointerEvents: { auto: { startContent: string; }; none: { startContent: string; }; }; endContentPointerEvents: { auto: { endContent: string; }; none: { endContent: string; }; }; }, { base: string; innerContainer: string; startContent: string; endContent: string; input: string[]; }, undefined, { responsiveVariants?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | { size?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; hasStartContent?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; hasEndContent?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; startContentPointerEvents?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; endContentPointerEvents?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; } | undefined; } & import("tailwind-variants/dist/config.js").TWMConfig & { twMerge: true; twMergeConfig: { readonly extend: { readonly classGroups: { readonly 'icon-size': readonly [{ readonly 'size-icon': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }]; readonly 'border-w': readonly [{ readonly border: readonly ["thin", "heavy", "aggressive"]; }]; readonly rounded: readonly [{ readonly rounded: readonly ["default", "pill"]; }]; readonly shadow: readonly [{ readonly 'shadow-elevation': string[]; }]; readonly opacity: readonly [{ readonly opacity: readonly ["hover", "disabled"]; }]; readonly 'font-size': readonly [{ readonly 'text-marquee': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-header': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-body': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-code': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-caption': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-label': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }]; }; readonly conflictingClassGroups: { readonly 'icon-size': readonly ["w", "h", "size"]; }; }; }; }, { size: { sm: { input: string; startContent: string; endContent: string; }; md: { input: string; startContent: string; endContent: string; }; lg: { input: string; startContent: string; endContent: string; }; }; hasStartContent: { true: { input: string; }; }; hasEndContent: { true: { input: string; }; }; startContentPointerEvents: { auto: { startContent: string; }; none: { startContent: string; }; }; endContentPointerEvents: { auto: { endContent: string; }; none: { endContent: string; }; }; }, { base: string; innerContainer: string; startContent: string; endContent: string; input: string[]; }, import("tailwind-variants").TVReturnType<{ size: { sm: { input: string; startContent: string; endContent: string; }; md: { input: string; startContent: string; endContent: string; }; lg: { input: string; startContent: string; endContent: string; }; }; hasStartContent: { true: { input: string; }; }; hasEndContent: { true: { input: string; }; }; startContentPointerEvents: { auto: { startContent: string; }; none: { startContent: string; }; }; endContentPointerEvents: { auto: { endContent: string; }; none: { endContent: string; }; }; }, { base: string; innerContainer: string; startContent: string; endContent: string; input: string[]; }, undefined, import("tailwind-variants/dist/config.js").TVConfig<{ size: { sm: { input: string; startContent: string; endContent: string; }; md: { input: string; startContent: string; endContent: string; }; lg: { input: string; startContent: string; endContent: string; }; }; hasStartContent: { true: { input: string; }; }; hasEndContent: { true: { input: string; }; }; startContentPointerEvents: { auto: { startContent: string; }; none: { startContent: string; }; }; endContentPointerEvents: { auto: { endContent: string; }; none: { endContent: string; }; }; }, { size: { sm: { input: string; startContent: string; endContent: string; }; md: { input: string; startContent: string; endContent: string; }; lg: { input: string; startContent: string; endContent: string; }; }; hasStartContent: { true: { input: string; }; }; hasEndContent: { true: { input: string; }; }; startContentPointerEvents: { auto: { startContent: string; }; none: { startContent: string; }; }; endContentPointerEvents: { auto: { endContent: string; }; none: { endContent: string; }; }; }>, unknown, unknown, undefined>>; declare const textarea: import("tailwind-variants").TVReturnType<{ size: { sm: {}; md: {}; lg: {}; }; }, { input: string; }, undefined, { responsiveVariants?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | { size?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; hasStartContent?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; hasEndContent?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; startContentPointerEvents?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; endContentPointerEvents?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; } | undefined; } & import("tailwind-variants/dist/config.js").TWMConfig & { twMerge: true; twMergeConfig: { readonly extend: { readonly classGroups: { readonly 'icon-size': readonly [{ readonly 'size-icon': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }]; readonly 'border-w': readonly [{ readonly border: readonly ["thin", "heavy", "aggressive"]; }]; readonly rounded: readonly [{ readonly rounded: readonly ["default", "pill"]; }]; readonly shadow: readonly [{ readonly 'shadow-elevation': string[]; }]; readonly opacity: readonly [{ readonly opacity: readonly ["hover", "disabled"]; }]; readonly 'font-size': readonly [{ readonly 'text-marquee': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-header': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-body': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-code': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-caption': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-label': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }]; }; readonly conflictingClassGroups: { readonly 'icon-size': readonly ["w", "h", "size"]; }; }; }; }, { size: { sm: { input: string; startContent: string; endContent: string; }; md: { input: string; startContent: string; endContent: string; }; lg: { input: string; startContent: string; endContent: string; }; }; hasStartContent: { true: { input: string; }; }; hasEndContent: { true: { input: string; }; }; startContentPointerEvents: { auto: { startContent: string; }; none: { startContent: string; }; }; endContentPointerEvents: { auto: { endContent: string; }; none: { endContent: string; }; }; }, { base: string; innerContainer: string; startContent: string; endContent: string; input: string[]; }, import("tailwind-variants").TVReturnType<{ size: { sm: { input: string; startContent: string; endContent: string; }; md: { input: string; startContent: string; endContent: string; }; lg: { input: string; startContent: string; endContent: string; }; }; hasStartContent: { true: { input: string; }; }; hasEndContent: { true: { input: string; }; }; startContentPointerEvents: { auto: { startContent: string; }; none: { startContent: string; }; }; endContentPointerEvents: { auto: { endContent: string; }; none: { endContent: string; }; }; }, { base: string; innerContainer: string; startContent: string; endContent: string; input: string[]; }, undefined, { responsiveVariants?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | { size?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; hasStartContent?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; hasEndContent?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; startContentPointerEvents?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; endContentPointerEvents?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; } | undefined; } & import("tailwind-variants/dist/config.js").TWMConfig & { twMerge: true; twMergeConfig: { readonly extend: { readonly classGroups: { readonly 'icon-size': readonly [{ readonly 'size-icon': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }]; readonly 'border-w': readonly [{ readonly border: readonly ["thin", "heavy", "aggressive"]; }]; readonly rounded: readonly [{ readonly rounded: readonly ["default", "pill"]; }]; readonly shadow: readonly [{ readonly 'shadow-elevation': string[]; }]; readonly opacity: readonly [{ readonly opacity: readonly ["hover", "disabled"]; }]; readonly 'font-size': readonly [{ readonly 'text-marquee': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-header': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-body': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-code': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-caption': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-label': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }]; }; readonly conflictingClassGroups: { readonly 'icon-size': readonly ["w", "h", "size"]; }; }; }; }, { size: { sm: { input: string; startContent: string; endContent: string; }; md: { input: string; startContent: string; endContent: string; }; lg: { input: string; startContent: string; endContent: string; }; }; hasStartContent: { true: { input: string; }; }; hasEndContent: { true: { input: string; }; }; startContentPointerEvents: { auto: { startContent: string; }; none: { startContent: string; }; }; endContentPointerEvents: { auto: { endContent: string; }; none: { endContent: string; }; }; }, { base: string; innerContainer: string; startContent: string; endContent: string; input: string[]; }, import("tailwind-variants").TVReturnType<{ size: { sm: { input: string; startContent: string; endContent: string; }; md: { input: string; startContent: string; endContent: string; }; lg: { input: string; startContent: string; endContent: string; }; }; hasStartContent: { true: { input: string; }; }; hasEndContent: { true: { input: string; }; }; startContentPointerEvents: { auto: { startContent: string; }; none: { startContent: string; }; }; endContentPointerEvents: { auto: { endContent: string; }; none: { endContent: string; }; }; }, { base: string; innerContainer: string; startContent: string; endContent: string; input: string[]; }, undefined, import("tailwind-variants/dist/config.js").TVConfig<{ size: { sm: { input: string; startContent: string; endContent: string; }; md: { input: string; startContent: string; endContent: string; }; lg: { input: string; startContent: string; endContent: string; }; }; hasStartContent: { true: { input: string; }; }; hasEndContent: { true: { input: string; }; }; startContentPointerEvents: { auto: { startContent: string; }; none: { startContent: string; }; }; endContentPointerEvents: { auto: { endContent: string; }; none: { endContent: string; }; }; }, { size: { sm: { input: string; startContent: string; endContent: string; }; md: { input: string; startContent: string; endContent: string; }; lg: { input: string; startContent: string; endContent: string; }; }; hasStartContent: { true: { input: string; }; }; hasEndContent: { true: { input: string; }; }; startContentPointerEvents: { auto: { startContent: string; }; none: { startContent: string; }; }; endContentPointerEvents: { auto: { endContent: string; }; none: { endContent: string; }; }; }>, unknown, unknown, undefined>>>; declare const checkbox: import("tailwind-variants").TVReturnType<{ size: { sm: {}; md: {}; lg: {}; }; }, { input: string[]; }, undefined, { responsiveVariants?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | { size?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; } | undefined; } & import("tailwind-variants/dist/config.js").TWMConfig & { twMerge: true; twMergeConfig: { readonly extend: { readonly classGroups: { readonly 'icon-size': readonly [{ readonly 'size-icon': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }]; readonly 'border-w': readonly [{ readonly border: readonly ["thin", "heavy", "aggressive"]; }]; readonly rounded: readonly [{ readonly rounded: readonly ["default", "pill"]; }]; readonly shadow: readonly [{ readonly 'shadow-elevation': string[]; }]; readonly opacity: readonly [{ readonly opacity: readonly ["hover", "disabled"]; }]; readonly 'font-size': readonly [{ readonly 'text-marquee': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-header': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-body': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-code': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-caption': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-label': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }]; }; readonly conflictingClassGroups: { readonly 'icon-size': readonly ["w", "h", "size"]; }; }; }; }, { size: { sm: { input: string; }; md: { input: string; }; lg: { input: string; }; }; }, { base: string[]; input: string[]; labelContainer: string[]; label: string; }, import("tailwind-variants").TVReturnType<{ size: { sm: { input: string; }; md: { input: string; }; lg: { input: string; }; }; }, { base: string[]; input: string[]; labelContainer: string[]; label: string; }, undefined, { responsiveVariants?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | { size?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; } | undefined; } & import("tailwind-variants/dist/config.js").TWMConfig & { twMerge: true; twMergeConfig: { readonly extend: { readonly classGroups: { readonly 'icon-size': readonly [{ readonly 'size-icon': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }]; readonly 'border-w': readonly [{ readonly border: readonly ["thin", "heavy", "aggressive"]; }]; readonly rounded: readonly [{ readonly rounded: readonly ["default", "pill"]; }]; readonly shadow: readonly [{ readonly 'shadow-elevation': string[]; }]; readonly opacity: readonly [{ readonly opacity: readonly ["hover", "disabled"]; }]; readonly 'font-size': readonly [{ readonly 'text-marquee': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-header': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-body': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-code': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-caption': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-label': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }]; }; readonly conflictingClassGroups: { readonly 'icon-size': readonly ["w", "h", "size"]; }; }; }; }, { size: { sm: { input: string; }; md: { input: string; }; lg: { input: string; }; }; }, { base: string[]; input: string[]; labelContainer: string[]; label: string; }, import("tailwind-variants").TVReturnType<{ size: { sm: { input: string; }; md: { input: string; }; lg: { input: string; }; }; }, { base: string[]; input: string[]; labelContainer: string[]; label: string; }, undefined, import("tailwind-variants/dist/config.js").TVConfig<{ size: { sm: { input: string; }; md: { input: string; }; lg: { input: string; }; }; }, { size: { sm: { input: string; }; md: { input: string; }; lg: { input: string; }; }; }>, unknown, unknown, undefined>>>; declare const radio: import("tailwind-variants").TVReturnType<{ size: { sm: {}; md: {}; lg: {}; }; }, { input: string[]; }, undefined, { responsiveVariants?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | { size?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; } | undefined; } & import("tailwind-variants/dist/config.js").TWMConfig & { twMerge: true; twMergeConfig: { readonly extend: { readonly classGroups: { readonly 'icon-size': readonly [{ readonly 'size-icon': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }]; readonly 'border-w': readonly [{ readonly border: readonly ["thin", "heavy", "aggressive"]; }]; readonly rounded: readonly [{ readonly rounded: readonly ["default", "pill"]; }]; readonly shadow: readonly [{ readonly 'shadow-elevation': string[]; }]; readonly opacity: readonly [{ readonly opacity: readonly ["hover", "disabled"]; }]; readonly 'font-size': readonly [{ readonly 'text-marquee': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-header': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-body': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-code': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-caption': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-label': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }]; }; readonly conflictingClassGroups: { readonly 'icon-size': readonly ["w", "h", "size"]; }; }; }; }, { size: { sm: { input: string; }; md: { input: string; }; lg: { input: string; }; }; }, { base: string[]; input: string[]; labelContainer: string[]; label: string; }, import("tailwind-variants").TVReturnType<{ size: { sm: { input: string; }; md: { input: string; }; lg: { input: string; }; }; }, { base: string[]; input: string[]; labelContainer: string[]; label: string; }, undefined, { responsiveVariants?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | { size?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; } | undefined; } & import("tailwind-variants/dist/config.js").TWMConfig & { twMerge: true; twMergeConfig: { readonly extend: { readonly classGroups: { readonly 'icon-size': readonly [{ readonly 'size-icon': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }]; readonly 'border-w': readonly [{ readonly border: readonly ["thin", "heavy", "aggressive"]; }]; readonly rounded: readonly [{ readonly rounded: readonly ["default", "pill"]; }]; readonly shadow: readonly [{ readonly 'shadow-elevation': string[]; }]; readonly opacity: readonly [{ readonly opacity: readonly ["hover", "disabled"]; }]; readonly 'font-size': readonly [{ readonly 'text-marquee': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-header': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-body': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-code': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-caption': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-label': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }]; }; readonly conflictingClassGroups: { readonly 'icon-size': readonly ["w", "h", "size"]; }; }; }; }, { size: { sm: { input: string; }; md: { input: string; }; lg: { input: string; }; }; }, { base: string[]; input: string[]; labelContainer: string[]; label: string; }, import("tailwind-variants").TVReturnType<{ size: { sm: { input: string; }; md: { input: string; }; lg: { input: string; }; }; }, { base: string[]; input: string[]; labelContainer: string[]; label: string; }, undefined, import("tailwind-variants/dist/config.js").TVConfig<{ size: { sm: { input: string; }; md: { input: string; }; lg: { input: string; }; }; }, { size: { sm: { input: string; }; md: { input: string; }; lg: { input: string; }; }; }>, unknown, unknown, undefined>>>; declare const radioGroup: import("tailwind-variants").TVReturnType<{} | { size: { sm: import("tailwind-variants").ClassValue | {}; md: import("tailwind-variants").ClassValue | {}; lg: import("tailwind-variants").ClassValue | {}; }; }, undefined, undefined, { responsiveVariants?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | { size?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; } | undefined; } & import("tailwind-variants/dist/config.js").TWMConfig & { twMerge: true; twMergeConfig: { readonly extend: { readonly classGroups: { readonly 'icon-size': readonly [{ readonly 'size-icon': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }]; readonly 'border-w': readonly [{ readonly border: readonly ["thin", "heavy", "aggressive"]; }]; readonly rounded: readonly [{ readonly rounded: readonly ["default", "pill"]; }]; readonly shadow: readonly [{ readonly 'shadow-elevation': string[]; }]; readonly opacity: readonly [{ readonly opacity: readonly ["hover", "disabled"]; }]; readonly 'font-size': readonly [{ readonly 'text-marquee': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-header': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-body': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-code': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-caption': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-label': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }]; }; readonly conflictingClassGroups: { readonly 'icon-size': readonly ["w", "h", "size"]; }; }; }; }, { size: { sm: string; md: string; lg: string; }; }, { base: string; optionsContainer: string[]; label: string; }, import("tailwind-variants").TVReturnType<{ size: { sm: string; md: string; lg: string; }; }, { base: string; optionsContainer: string[]; label: string; }, undefined, { responsiveVariants?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | { size?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; } | undefined; } & import("tailwind-variants/dist/config.js").TWMConfig & { twMerge: true; twMergeConfig: { readonly extend: { readonly classGroups: { readonly 'icon-size': readonly [{ readonly 'size-icon': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }]; readonly 'border-w': readonly [{ readonly border: readonly ["thin", "heavy", "aggressive"]; }]; readonly rounded: readonly [{ readonly rounded: readonly ["default", "pill"]; }]; readonly shadow: readonly [{ readonly 'shadow-elevation': string[]; }]; readonly opacity: readonly [{ readonly opacity: readonly ["hover", "disabled"]; }]; readonly 'font-size': readonly [{ readonly 'text-marquee': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-header': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-body': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-code': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-caption': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-label': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }]; }; readonly conflictingClassGroups: { readonly 'icon-size': readonly ["w", "h", "size"]; }; }; }; }, { size: { sm: string; md: string; lg: string; }; }, { base: string; optionsContainer: string[]; label: string; }, import("tailwind-variants").TVReturnType<{ size: { sm: string; md: string; lg: string; }; }, { base: string; optionsContainer: string[]; label: string; }, undefined, import("tailwind-variants/dist/config.js").TVConfig<{ size: { sm: string; md: string; lg: string; }; }, { size: { sm: string; md: string; lg: string; }; }>, unknown, unknown, undefined>>>; declare const checkboxGroup: import("tailwind-variants").TVReturnType<{} | { size: { sm: import("tailwind-variants").ClassValue | {}; md: import("tailwind-variants").ClassValue | {}; lg: import("tailwind-variants").ClassValue | {}; }; }, undefined, undefined, { responsiveVariants?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | { size?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; } | undefined; } & import("tailwind-variants/dist/config.js").TWMConfig & { twMerge: true; twMergeConfig: { readonly extend: { readonly classGroups: { readonly 'icon-size': readonly [{ readonly 'size-icon': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }]; readonly 'border-w': readonly [{ readonly border: readonly ["thin", "heavy", "aggressive"]; }]; readonly rounded: readonly [{ readonly rounded: readonly ["default", "pill"]; }]; readonly shadow: readonly [{ readonly 'shadow-elevation': string[]; }]; readonly opacity: readonly [{ readonly opacity: readonly ["hover", "disabled"]; }]; readonly 'font-size': readonly [{ readonly 'text-marquee': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-header': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-body': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-code': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-caption': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-label': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }]; }; readonly conflictingClassGroups: { readonly 'icon-size': readonly ["w", "h", "size"]; }; }; }; }, { size: { sm: string; md: string; lg: string; }; }, { base: string; optionsContainer: string[]; label: string; }, import("tailwind-variants").TVReturnType<{ size: { sm: string; md: string; lg: string; }; }, { base: string; optionsContainer: string[]; label: string; }, undefined, { responsiveVariants?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | { size?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; } | undefined; } & import("tailwind-variants/dist/config.js").TWMConfig & { twMerge: true; twMergeConfig: { readonly extend: { readonly classGroups: { readonly 'icon-size': readonly [{ readonly 'size-icon': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }]; readonly 'border-w': readonly [{ readonly border: readonly ["thin", "heavy", "aggressive"]; }]; readonly rounded: readonly [{ readonly rounded: readonly ["default", "pill"]; }]; readonly shadow: readonly [{ readonly 'shadow-elevation': string[]; }]; readonly opacity: readonly [{ readonly opacity: readonly ["hover", "disabled"]; }]; readonly 'font-size': readonly [{ readonly 'text-marquee': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-header': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-body': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-code': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-caption': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-label': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }]; }; readonly conflictingClassGroups: { readonly 'icon-size': readonly ["w", "h", "size"]; }; }; }; }, { size: { sm: string; md: string; lg: string; }; }, { base: string; optionsContainer: string[]; label: string; }, import("tailwind-variants").TVReturnType<{ size: { sm: string; md: string; lg: string; }; }, { base: string; optionsContainer: string[]; label: string; }, undefined, import("tailwind-variants/dist/config.js").TVConfig<{ size: { sm: string; md: string; lg: string; }; }, { size: { sm: string; md: string; lg: string; }; }>, unknown, unknown, undefined>>>; declare const select: import("tailwind-variants").TVReturnType<{ size: { sm: {}; md: {}; lg: {}; }; }, { base: never[]; placeholder: string; listbox: string; icon: string; clearButton: string; input: string; emptyContent: string; }, undefined, { responsiveVariants?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | { size?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; hasStartContent?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; hasEndContent?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; startContentPointerEvents?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; endContentPointerEvents?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; } | undefined; } & import("tailwind-variants/dist/config.js").TWMConfig & { twMerge: true; twMergeConfig: { readonly extend: { readonly classGroups: { readonly 'icon-size': readonly [{ readonly 'size-icon': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }]; readonly 'border-w': readonly [{ readonly border: readonly ["thin", "heavy", "aggressive"]; }]; readonly rounded: readonly [{ readonly rounded: readonly ["default", "pill"]; }]; readonly shadow: readonly [{ readonly 'shadow-elevation': string[]; }]; readonly opacity: readonly [{ readonly opacity: readonly ["hover", "disabled"]; }]; readonly 'font-size': readonly [{ readonly 'text-marquee': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-header': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-body': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-code': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-caption': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-label': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }]; }; readonly conflictingClassGroups: { readonly 'icon-size': readonly ["w", "h", "size"]; }; }; }; }, { size: { sm: { input: string; startContent: string; endContent: string; }; md: { input: string; startContent: string; endContent: string; }; lg: { input: string; startContent: string; endContent: string; }; }; hasStartContent: { true: { input: string; }; }; hasEndContent: { true: { input: string; }; }; startContentPointerEvents: { auto: { startContent: string; }; none: { startContent: string; }; }; endContentPointerEvents: { auto: { endContent: string; }; none: { endContent: string; }; }; }, { base: string; innerContainer: string; startContent: string; endContent: string; input: string[]; }, import("tailwind-variants").TVReturnType<{ size: { sm: { input: string; startContent: string; endContent: string; }; md: { input: string; startContent: string; endContent: string; }; lg: { input: string; startContent: string; endContent: string; }; }; hasStartContent: { true: { input: string; }; }; hasEndContent: { true: { input: string; }; }; startContentPointerEvents: { auto: { startContent: string; }; none: { startContent: string; }; }; endContentPointerEvents: { auto: { endContent: string; }; none: { endContent: string; }; }; }, { base: string; innerContainer: string; startContent: string; endContent: string; input: string[]; }, undefined, { responsiveVariants?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | { size?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; hasStartContent?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; hasEndContent?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; startContentPointerEvents?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; endContentPointerEvents?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; } | undefined; } & import("tailwind-variants/dist/config.js").TWMConfig & { twMerge: true; twMergeConfig: { readonly extend: { readonly classGroups: { readonly 'icon-size': readonly [{ readonly 'size-icon': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }]; readonly 'border-w': readonly [{ readonly border: readonly ["thin", "heavy", "aggressive"]; }]; readonly rounded: readonly [{ readonly rounded: readonly ["default", "pill"]; }]; readonly shadow: readonly [{ readonly 'shadow-elevation': string[]; }]; readonly opacity: readonly [{ readonly opacity: readonly ["hover", "disabled"]; }]; readonly 'font-size': readonly [{ readonly 'text-marquee': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-header': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-body': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-code': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-caption': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-label': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }]; }; readonly conflictingClassGroups: { readonly 'icon-size': readonly ["w", "h", "size"]; }; }; }; }, { size: { sm: { input: string; startContent: string; endContent: string; }; md: { input: string; startContent: string; endContent: string; }; lg: { input: string; startContent: string; endContent: string; }; }; hasStartContent: { true: { input: string; }; }; hasEndContent: { true: { input: string; }; }; startContentPointerEvents: { auto: { startContent: string; }; none: { startContent: string; }; }; endContentPointerEvents: { auto: { endContent: string; }; none: { endContent: string; }; }; }, { base: string; innerContainer: string; startContent: string; endContent: string; input: string[]; }, import("tailwind-variants").TVReturnType<{ size: { sm: { input: string; startContent: string; endContent: string; }; md: { input: string; startContent: string; endContent: string; }; lg: { input: string; startContent: string; endContent: string; }; }; hasStartContent: { true: { input: string; }; }; hasEndContent: { true: { input: string; }; }; startContentPointerEvents: { auto: { startContent: string; }; none: { startContent: string; }; }; endContentPointerEvents: { auto: { endContent: string; }; none: { endContent: string; }; }; }, { base: string; innerContainer: string; startContent: string; endContent: string; input: string[]; }, undefined, import("tailwind-variants/dist/config.js").TVConfig<{ size: { sm: { input: string; startContent: string; endContent: string; }; md: { input: string; startContent: string; endContent: string; }; lg: { input: string; startContent: string; endContent: string; }; }; hasStartContent: { true: { input: string; }; }; hasEndContent: { true: { input: string; }; }; startContentPointerEvents: { auto: { startContent: string; }; none: { startContent: string; }; }; endContentPointerEvents: { auto: { endContent: string; }; none: { endContent: string; }; }; }, { size: { sm: { input: string; startContent: string; endContent: string; }; md: { input: string; startContent: string; endContent: string; }; lg: { input: string; startContent: string; endContent: string; }; }; hasStartContent: { true: { input: string; }; }; hasEndContent: { true: { input: string; }; }; startContentPointerEvents: { auto: { startContent: string; }; none: { startContent: string; }; }; endContentPointerEvents: { auto: { endContent: string; }; none: { endContent: string; }; }; }>, unknown, unknown, undefined>>>; declare const autocomplete: import("tailwind-variants").TVReturnType<{ size: { sm: {}; md: {}; lg: {}; }; }, { base: never[]; listbox: string; icon: string; clearButton: string; input: string; emptyContent: string; }, undefined, { responsiveVariants?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | { size?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; hasStartContent?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; hasEndContent?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; startContentPointerEvents?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; endContentPointerEvents?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; } | undefined; } & import("tailwind-variants/dist/config.js").TWMConfig & { twMerge: true; twMergeConfig: { readonly extend: { readonly classGroups: { readonly 'icon-size': readonly [{ readonly 'size-icon': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }]; readonly 'border-w': readonly [{ readonly border: readonly ["thin", "heavy", "aggressive"]; }]; readonly rounded: readonly [{ readonly rounded: readonly ["default", "pill"]; }]; readonly shadow: readonly [{ readonly 'shadow-elevation': string[]; }]; readonly opacity: readonly [{ readonly opacity: readonly ["hover", "disabled"]; }]; readonly 'font-size': readonly [{ readonly 'text-marquee': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-header': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-body': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-code': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-caption': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-label': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }]; }; readonly conflictingClassGroups: { readonly 'icon-size': readonly ["w", "h", "size"]; }; }; }; }, { size: { sm: { input: string; startContent: string; endContent: string; }; md: { input: string; startContent: string; endContent: string; }; lg: { input: string; startContent: string; endContent: string; }; }; hasStartContent: { true: { input: string; }; }; hasEndContent: { true: { input: string; }; }; startContentPointerEvents: { auto: { startContent: string; }; none: { startContent: string; }; }; endContentPointerEvents: { auto: { endContent: string; }; none: { endContent: string; }; }; }, { base: string; innerContainer: string; startContent: string; endContent: string; input: string[]; }, import("tailwind-variants").TVReturnType<{ size: { sm: { input: string; startContent: string; endContent: string; }; md: { input: string; startContent: string; endContent: string; }; lg: { input: string; startContent: string; endContent: string; }; }; hasStartContent: { true: { input: string; }; }; hasEndContent: { true: { input: string; }; }; startContentPointerEvents: { auto: { startContent: string; }; none: { startContent: string; }; }; endContentPointerEvents: { auto: { endContent: string; }; none: { endContent: string; }; }; }, { base: string; innerContainer: string; startContent: string; endContent: string; input: string[]; }, undefined, { responsiveVariants?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | { size?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; hasStartContent?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; hasEndContent?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; startContentPointerEvents?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; endContentPointerEvents?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; } | undefined; } & import("tailwind-variants/dist/config.js").TWMConfig & { twMerge: true; twMergeConfig: { readonly extend: { readonly classGroups: { readonly 'icon-size': readonly [{ readonly 'size-icon': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }]; readonly 'border-w': readonly [{ readonly border: readonly ["thin", "heavy", "aggressive"]; }]; readonly rounded: readonly [{ readonly rounded: readonly ["default", "pill"]; }]; readonly shadow: readonly [{ readonly 'shadow-elevation': string[]; }]; readonly opacity: readonly [{ readonly opacity: readonly ["hover", "disabled"]; }]; readonly 'font-size': readonly [{ readonly 'text-marquee': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-header': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-body': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-code': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-caption': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-label': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }]; }; readonly conflictingClassGroups: { readonly 'icon-size': readonly ["w", "h", "size"]; }; }; }; }, { size: { sm: { input: string; startContent: string; endContent: string; }; md: { input: string; startContent: string; endContent: string; }; lg: { input: string; startContent: string; endContent: string; }; }; hasStartContent: { true: { input: string; }; }; hasEndContent: { true: { input: string; }; }; startContentPointerEvents: { auto: { startContent: string; }; none: { startContent: string; }; }; endContentPointerEvents: { auto: { endContent: string; }; none: { endContent: string; }; }; }, { base: string; innerContainer: string; startContent: string; endContent: string; input: string[]; }, import("tailwind-variants").TVReturnType<{ size: { sm: { input: string; startContent: string; endContent: string; }; md: { input: string; startContent: string; endContent: string; }; lg: { input: string; startContent: string; endContent: string; }; }; hasStartContent: { true: { input: string; }; }; hasEndContent: { true: { input: string; }; }; startContentPointerEvents: { auto: { startContent: string; }; none: { startContent: string; }; }; endContentPointerEvents: { auto: { endContent: string; }; none: { endContent: string; }; }; }, { base: string; innerContainer: string; startContent: string; endContent: string; input: string[]; }, undefined, import("tailwind-variants/dist/config.js").TVConfig<{ size: { sm: { input: string; startContent: string; endContent: string; }; md: { input: string; startContent: string; endContent: string; }; lg: { input: string; startContent: string; endContent: string; }; }; hasStartContent: { true: { input: string; }; }; hasEndContent: { true: { input: string; }; }; startContentPointerEvents: { auto: { startContent: string; }; none: { startContent: string; }; }; endContentPointerEvents: { auto: { endContent: string; }; none: { endContent: string; }; }; }, { size: { sm: { input: string; startContent: string; endContent: string; }; md: { input: string; startContent: string; endContent: string; }; lg: { input: string; startContent: string; endContent: string; }; }; hasStartContent: { true: { input: string; }; }; hasEndContent: { true: { input: string; }; }; startContentPointerEvents: { auto: { startContent: string; }; none: { startContent: string; }; }; endContentPointerEvents: { auto: { endContent: string; }; none: { endContent: string; }; }; }>, unknown, unknown, undefined>>>; declare const nativeSelect: import("tailwind-variants").TVReturnType<{ size: { sm: {}; md: {}; lg: {}; }; }, { input: string[]; icon: string; }, undefined, { responsiveVariants?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | { size?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; hasStartContent?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; hasEndContent?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; startContentPointerEvents?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; endContentPointerEvents?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; } | undefined; } & import("tailwind-variants/dist/config.js").TWMConfig & { twMerge: true; twMergeConfig: { readonly extend: { readonly classGroups: { readonly 'icon-size': readonly [{ readonly 'size-icon': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }]; readonly 'border-w': readonly [{ readonly border: readonly ["thin", "heavy", "aggressive"]; }]; readonly rounded: readonly [{ readonly rounded: readonly ["default", "pill"]; }]; readonly shadow: readonly [{ readonly 'shadow-elevation': string[]; }]; readonly opacity: readonly [{ readonly opacity: readonly ["hover", "disabled"]; }]; readonly 'font-size': readonly [{ readonly 'text-marquee': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-header': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-body': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-code': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-caption': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-label': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }]; }; readonly conflictingClassGroups: { readonly 'icon-size': readonly ["w", "h", "size"]; }; }; }; }, { size: { sm: { input: string; startContent: string; endContent: string; }; md: { input: string; startContent: string; endContent: string; }; lg: { input: string; startContent: string; endContent: string; }; }; hasStartContent: { true: { input: string; }; }; hasEndContent: { true: { input: string; }; }; startContentPointerEvents: { auto: { startContent: string; }; none: { startContent: string; }; }; endContentPointerEvents: { auto: { endContent: string; }; none: { endContent: string; }; }; }, { base: string; innerContainer: string; startContent: string; endContent: string; input: string[]; }, import("tailwind-variants").TVReturnType<{ size: { sm: { input: string; startContent: string; endContent: string; }; md: { input: string; startContent: string; endContent: string; }; lg: { input: string; startContent: string; endContent: string; }; }; hasStartContent: { true: { input: string; }; }; hasEndContent: { true: { input: string; }; }; startContentPointerEvents: { auto: { startContent: string; }; none: { startContent: string; }; }; endContentPointerEvents: { auto: { endContent: string; }; none: { endContent: string; }; }; }, { base: string; innerContainer: string; startContent: string; endContent: string; input: string[]; }, undefined, { responsiveVariants?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | { size?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; hasStartContent?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; hasEndContent?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; startContentPointerEvents?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; endContentPointerEvents?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; } | undefined; } & import("tailwind-variants/dist/config.js").TWMConfig & { twMerge: true; twMergeConfig: { readonly extend: { readonly classGroups: { readonly 'icon-size': readonly [{ readonly 'size-icon': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }]; readonly 'border-w': readonly [{ readonly border: readonly ["thin", "heavy", "aggressive"]; }]; readonly rounded: readonly [{ readonly rounded: readonly ["default", "pill"]; }]; readonly shadow: readonly [{ readonly 'shadow-elevation': string[]; }]; readonly opacity: readonly [{ readonly opacity: readonly ["hover", "disabled"]; }]; readonly 'font-size': readonly [{ readonly 'text-marquee': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-header': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-body': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-code': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-caption': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-label': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }]; }; readonly conflictingClassGroups: { readonly 'icon-size': readonly ["w", "h", "size"]; }; }; }; }, { size: { sm: { input: string; startContent: string; endContent: string; }; md: { input: string; startContent: string; endContent: string; }; lg: { input: string; startContent: string; endContent: string; }; }; hasStartContent: { true: { input: string; }; }; hasEndContent: { true: { input: string; }; }; startContentPointerEvents: { auto: { startContent: string; }; none: { startContent: string; }; }; endContentPointerEvents: { auto: { endContent: string; }; none: { endContent: string; }; }; }, { base: string; innerContainer: string; startContent: string; endContent: string; input: string[]; }, import("tailwind-variants").TVReturnType<{ size: { sm: { input: string; startContent: string; endContent: string; }; md: { input: string; startContent: string; endContent: string; }; lg: { input: string; startContent: string; endContent: string; }; }; hasStartContent: { true: { input: string; }; }; hasEndContent: { true: { input: string; }; }; startContentPointerEvents: { auto: { startContent: string; }; none: { startContent: string; }; }; endContentPointerEvents: { auto: { endContent: string; }; none: { endContent: string; }; }; }, { base: string; innerContainer: string; startContent: string; endContent: string; input: string[]; }, undefined, import("tailwind-variants/dist/config.js").TVConfig<{ size: { sm: { input: string; startContent: string; endContent: string; }; md: { input: string; startContent: string; endContent: string; }; lg: { input: string; startContent: string; endContent: string; }; }; hasStartContent: { true: { input: string; }; }; hasEndContent: { true: { input: string; }; }; startContentPointerEvents: { auto: { startContent: string; }; none: { startContent: string; }; }; endContentPointerEvents: { auto: { endContent: string; }; none: { endContent: string; }; }; }, { size: { sm: { input: string; startContent: string; endContent: string; }; md: { input: string; startContent: string; endContent: string; }; lg: { input: string; startContent: string; endContent: string; }; }; hasStartContent: { true: { input: string; }; }; hasEndContent: { true: { input: string; }; }; startContentPointerEvents: { auto: { startContent: string; }; none: { startContent: string; }; }; endContentPointerEvents: { auto: { endContent: string; }; none: { endContent: string; }; }; }>, unknown, unknown, undefined>>>; declare const switchInput: import("tailwind-variants").TVReturnType<{ isDisabled: { true: { wrapper: string; }; }; size: { sm: { wrapper: string; thumb: string[]; endContent: string; startContent: string; label: string; }; md: { wrapper: string; thumb: string[]; endContent: string; startContent: string; label: string; }; lg: { wrapper: string; thumb: string[]; endContent: string; startContent: string; label: string; }; }; intent: { default: { wrapper: string[]; }; primary: { wrapper: string[]; }; accent: { wrapper: string[]; }; success: { wrapper: string[]; }; warning: { wrapper: string[]; }; danger: { wrapper: string[]; }; }; }, { base: string; labelContainer: string; label: string; wrapper: string[]; hiddenInput: string[]; thumb: string[]; startContent: string[]; endContent: string[]; }, undefined, { responsiveVariants?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | { size?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; intent?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; isDisabled?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; } | undefined; } & import("tailwind-variants/dist/config.js").TWMConfig & { twMerge: true; twMergeConfig: { readonly extend: { readonly classGroups: { readonly 'icon-size': readonly [{ readonly 'size-icon': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }]; readonly 'border-w': readonly [{ readonly border: readonly ["thin", "heavy", "aggressive"]; }]; readonly rounded: readonly [{ readonly rounded: readonly ["default", "pill"]; }]; readonly shadow: readonly [{ readonly 'shadow-elevation': string[]; }]; readonly opacity: readonly [{ readonly opacity: readonly ["hover", "disabled"]; }]; readonly 'font-size': readonly [{ readonly 'text-marquee': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-header': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-body': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-code': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-caption': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }, { readonly 'text-label': readonly ["pico", "nano", "micro", "3xs", "2xs", "xs", "sm", "md", "lg", "xl", "2xl", "3xl", "kilo", "mega"]; }]; }; readonly conflictingClassGroups: { readonly 'icon-size': readonly ["w", "h", "size"]; }; }; }; }, { isDisabled: { true: { wrapper: string; }; }; size: { sm: { wrapper: string; thumb: string[]; endContent: string; startContent: string; label: string; }; md: { wrapper: string; thumb: string[]; endContent: string; startContent: string; label: string; }; lg: { wrapper: string; thumb: string[]; endContent: string; startContent: string; label: string; }; }; intent: { default: { wrapper: string[]; }; primary: { wrapper: string[]; }; accent: { wrapper: string[]; }; success: { wrapper: string[]; }; warning: { wrapper: string[]; }; danger: { wrapper: string[]; }; }; }, { base: string; labelContainer: string; label: string; wrapper: string[]; hiddenInput: string[]; thumb: string[]; startContent: string[]; endContent: string[]; }, import("tailwind-variants").TVReturnType<{ isDisabled: { true: { wrapper: string; }; }; size: { sm: { wrapper: string; thumb: string[]; endContent: string; startContent: string; label: string; }; md: { wrapper: string; thumb: string[]; endContent: string; startContent: string; label: string; }; lg: { wrapper: string; thumb: string[]; endContent: string; startContent: string; label: string; }; }; intent: { default: { wrapper: string[]; }; primary: { wrapper: string[]; }; accent: { wrapper: string[]; }; success: { wrapper: string[]; }; warning: { wrapper: string[]; }; danger: { wrapper: string[]; }; }; }, { base: string; labelContainer: string; label: string; wrapper: string[]; hiddenInput: string[]; thumb: string[]; startContent: string[]; endContent: string[]; }, undefined, import("tailwind-variants/dist/config.js").TVConfig<{ isDisabled: { true: { wrapper: string; }; }; size: { sm: { wrapper: string; thumb: string[]; endContent: string; startContent: string; label: string; }; md: { wrapper: string; thumb: string[]; endContent: string; startContent: string; label: string; }; lg: { wrapper: string; thumb: string[]; endContent: string; startContent: string; label: string; }; }; intent: { default: { wrapper: string[]; }; primary: { wrapper: string[]; }; accent: { wrapper: string[]; }; success: { wrapper: string[]; }; warning: { wrapper: string[]; }; danger: { wrapper: string[]; }; }; }, { isDisabled: { true: { wrapper: string; }; }; size: { sm: { wrapper: string; thumb: string[]; endContent: string; startContent: string; label: string; }; md: { wrapper: string; thumb: string[]; endContent: string; startContent: string; label: string; }; lg: { wrapper: string; thumb: string[]; endContent: string; startContent: string; label: string; }; }; intent: { default: { wrapper: string[]; }; primary: { wrapper: string[]; }; accent: { wrapper: string[]; }; success: { wrapper: string[]; }; warning: { wrapper: string[]; }; danger: { wrapper: string[]; }; }; }>, unknown, unknown, undefined>>; export type LabelVariants = VariantProps; export type LabelSlots = keyof ReturnType; export type FormDescriptionVariants = VariantProps; export type FormDescriptionSlots = keyof ReturnType; export type FormFeedbackVariants = VariantProps; export type FormFeedbackSlots = keyof ReturnType; export type InputVariants = VariantProps; export type InputSlots = keyof ReturnType; export type TextareaVariants = VariantProps; export type TextareaSlots = keyof ReturnType; export type CheckboxVariants = VariantProps; export type CheckboxSlots = keyof ReturnType; export type RadioVariants = VariantProps; export type RadioSlots = keyof ReturnType; export type SelectVariants = VariantProps; export type SelectSlots = keyof ReturnType; export type NativeSelectVariants = VariantProps; export type NativeSelectSlots = keyof ReturnType; export type AutocompleteVariants = VariantProps; export type AutocompleteSlots = keyof ReturnType; export type CheckboxGroupVariants = VariantProps; export type CheckboxGroupSlots = keyof ReturnType; export type RadioGroupVariants = VariantProps; export type RadioGroupSlots = keyof ReturnType; export type SwitchVariants = VariantProps; export type SwitchSlots = keyof ReturnType; export { label, formDescription, formFeedback, input, textarea, checkbox, radio, select, autocomplete, nativeSelect, checkboxGroup, radioGroup, switchInput };