declare const progressBar: import("tailwind-variants").TVReturnType<{ isIndeterminate: { true: { progress: string[]; }; }; intent: { default: { progress: string; }; primary: { progress: string; }; accent: { progress: string; }; success: { progress: string; }; warning: { progress: string; }; danger: { progress: string; }; }; size: { xs: { base: string; progress: string; label: string; description: string; }; sm: { base: string; progress: string; label: string; description: string; }; md: { base: string; progress: string; }; lg: { base: string; progress: string; label: string; description: string; }; }; radius: { none: string; sm: string; lg: string; full: string; }; }, { base: string[]; label: string[]; progress: string[]; description: 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; radius?: boolean | ("sm" | "md" | "lg" | "xl" | "2xl")[] | undefined; isIndeterminate?: 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"]; }; }; }; }, { isIndeterminate: { true: { progress: string[]; }; }; intent: { default: { progress: string; }; primary: { progress: string; }; accent: { progress: string; }; success: { progress: string; }; warning: { progress: string; }; danger: { progress: string; }; }; size: { xs: { base: string; progress: string; label: string; description: string; }; sm: { base: string; progress: string; label: string; description: string; }; md: { base: string; progress: string; }; lg: { base: string; progress: string; label: string; description: string; }; }; radius: { none: string; sm: string; lg: string; full: string; }; }, { base: string[]; label: string[]; progress: string[]; description: string[]; }, import("tailwind-variants").TVReturnType<{ isIndeterminate: { true: { progress: string[]; }; }; intent: { default: { progress: string; }; primary: { progress: string; }; accent: { progress: string; }; success: { progress: string; }; warning: { progress: string; }; danger: { progress: string; }; }; size: { xs: { base: string; progress: string; label: string; description: string; }; sm: { base: string; progress: string; label: string; description: string; }; md: { base: string; progress: string; }; lg: { base: string; progress: string; label: string; description: string; }; }; radius: { none: string; sm: string; lg: string; full: string; }; }, { base: string[]; label: string[]; progress: string[]; description: string[]; }, undefined, import("tailwind-variants/dist/config.js").TVConfig<{ isIndeterminate: { true: { progress: string[]; }; }; intent: { default: { progress: string; }; primary: { progress: string; }; accent: { progress: string; }; success: { progress: string; }; warning: { progress: string; }; danger: { progress: string; }; }; size: { xs: { base: string; progress: string; label: string; description: string; }; sm: { base: string; progress: string; label: string; description: string; }; md: { base: string; progress: string; }; lg: { base: string; progress: string; label: string; description: string; }; }; radius: { none: string; sm: string; lg: string; full: string; }; }, { isIndeterminate: { true: { progress: string[]; }; }; intent: { default: { progress: string; }; primary: { progress: string; }; accent: { progress: string; }; success: { progress: string; }; warning: { progress: string; }; danger: { progress: string; }; }; size: { xs: { base: string; progress: string; label: string; description: string; }; sm: { base: string; progress: string; label: string; description: string; }; md: { base: string; progress: string; }; lg: { base: string; progress: string; label: string; description: string; }; }; radius: { none: string; sm: string; lg: string; full: string; }; }>, unknown, unknown, undefined>>; export { progressBar };