import type { CSSProperties } from 'vue'; declare const _default: import("vue").DefineComponent<{ readonly percent: import("../../../utils").BuildPropReturn; readonly status: import("../../../utils").BuildPropReturn; readonly strokeWidth: import("../../../utils").BuildPropReturn; readonly textInside: import("../../../utils").BuildPropReturn; readonly hideInfo: import("../../../utils").BuildPropReturn; readonly format: import("../../../utils").BuildPropReturn string>, (percent: number) => string, unknown, unknown, unknown>; readonly textColor: StringConstructor; readonly innerColor: StringConstructor; readonly noRound: import("../../../utils").BuildPropReturn; readonly indeterminate: import("../../../utils").BuildPropReturn; readonly duration: import("../../../utils").BuildPropReturn; }, { progressStyle: import("vue").ComputedRef; textInsideStyle: import("vue").ComputedRef; statusIcon: import("vue").ComputedRef>, {}>>; progressTextSize: import("vue").ComputedRef; content: import("vue").ComputedRef; slotData: import("vue").ComputedRef<{ percent: number; }>; stroke: import("vue").ComputedRef; progressRef: import("vue").Ref; ns: { namespace: import("vue").ComputedRef; b: (blockSuffix?: string) => string; e: (element?: string | undefined) => string; m: (modifier?: string | undefined) => string; be: (blockSuffix?: string | undefined, element?: string | undefined) => string; em: (element?: string | undefined, modifier?: string | undefined) => string; bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string; bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string; is: { (name: string, state: boolean | undefined): string; (name: string): string; }; cssVar: (object: Record) => Record; cssVarName: (name: string) => string; cssVarBlock: (object: Record) => Record; cssVarBlockName: (name: string) => string; }; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; readonly status: import("../../../utils").BuildPropReturn; readonly strokeWidth: import("../../../utils").BuildPropReturn; readonly textInside: import("../../../utils").BuildPropReturn; readonly hideInfo: import("../../../utils").BuildPropReturn; readonly format: import("../../../utils").BuildPropReturn string>, (percent: number) => string, unknown, unknown, unknown>; readonly textColor: StringConstructor; readonly innerColor: StringConstructor; readonly noRound: import("../../../utils").BuildPropReturn; readonly indeterminate: import("../../../utils").BuildPropReturn; readonly duration: import("../../../utils").BuildPropReturn; }>>, { readonly strokeWidth: number; readonly indeterminate: import("../../../utils").BuildPropType; readonly format: (percent: number) => string; readonly status: string; readonly percent: number; readonly textInside: import("../../../utils").BuildPropType; readonly hideInfo: import("../../../utils").BuildPropType; readonly noRound: import("../../../utils").BuildPropType; readonly duration: number; }>; export default _default;