export declare const ElProgress: import("../../utils/types").SFCWithInstall; readonly percentage: import("../../utils/props").BuildPropReturn; readonly status: import("../../utils/props").BuildPropReturn; readonly indeterminate: import("../../utils/props").BuildPropReturn; readonly duration: import("../../utils/props").BuildPropReturn; readonly strokeWidth: import("../../utils/props").BuildPropReturn; readonly strokeLinecap: import("../../utils/props").BuildPropReturn, "round", unknown, unknown, unknown>; readonly textInside: import("../../utils/props").BuildPropReturn; readonly width: import("../../utils/props").BuildPropReturn; readonly showText: import("../../utils/props").BuildPropReturn; readonly color: import("../../utils/props").BuildPropReturn string) | { color: string; percentage: number; }[]>, "", unknown, unknown, unknown>; readonly format: import("../../utils/props").BuildPropReturn string>, (percentage: number) => string, unknown, unknown, unknown>; }, { barStyle: import("vue").ComputedRef; relativeStrokeWidth: import("vue").ComputedRef; radius: import("vue").ComputedRef; trackPath: import("vue").ComputedRef; perimeter: import("vue").ComputedRef; rate: import("vue").ComputedRef<1 | 0.75>; strokeDashoffset: import("vue").ComputedRef; trailPathStyle: import("vue").ComputedRef; circlePathStyle: import("vue").ComputedRef; stroke: import("vue").ComputedRef; statusIcon: import("vue").ComputedRef, {}>>; progressTextSize: import("vue").ComputedRef; content: import("vue").ComputedRef; slotData: import("vue").ComputedRef<{ percentage: number; }>; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{ readonly type?: unknown; readonly percentage?: unknown; readonly status?: unknown; readonly indeterminate?: unknown; readonly duration?: unknown; readonly strokeWidth?: unknown; readonly strokeLinecap?: unknown; readonly textInside?: unknown; readonly width?: unknown; readonly showText?: unknown; readonly color?: unknown; readonly format?: unknown; } & { type: import("../../utils/props").BuildPropType; color: import("../../utils/props").BuildPropType string) | { color: string; percentage: number; }[]>, unknown, unknown>; width: number; strokeLinecap: import("../../utils/props").BuildPropType, unknown, unknown>; strokeWidth: number; indeterminate: import("../../utils/props").BuildPropType; format: (percentage: number) => string; percentage: number; status: import("../../utils/props").BuildPropType; duration: number; textInside: import("../../utils/props").BuildPropType; showText: import("../../utils/props").BuildPropType; } & {}>, { type: import("../../utils/props").BuildPropType; color: import("../../utils/props").BuildPropType string) | { color: string; percentage: number; }[]>, unknown, unknown>; width: number; strokeLinecap: import("../../utils/props").BuildPropType, unknown, unknown>; strokeWidth: number; indeterminate: import("../../utils/props").BuildPropType; format: (percentage: number) => string; percentage: number; status: import("../../utils/props").BuildPropType; duration: number; textInside: import("../../utils/props").BuildPropType; showText: import("../../utils/props").BuildPropType; }>> & Record; export default ElProgress; export * from './src/progress';