import type { ProgressColor } from './progress'; declare const _default: { new (...args: any[]): { $: import("@vue/runtime-core").ComponentInternalInstance; $data: {}; $props: Partial<{ readonly type: import("packages/web/vue-utils/dist").EpPropMergeType; readonly width: number; readonly color: import("packages/web/vue-utils/dist").EpPropMergeType<(new (...args: any[]) => (string | import("./progress").ProgressFn | ProgressColor[]) & {}) | (() => string | import("./progress").ProgressFn | ProgressColor[]) | ((new (...args: any[]) => (string | import("./progress").ProgressFn | ProgressColor[]) & {}) | (() => string | import("./progress").ProgressFn | ProgressColor[]))[], unknown, unknown>; readonly indeterminate: import("packages/web/vue-utils/dist").EpPropMergeType; readonly strokeLinecap: import("packages/web/vue-utils/dist").EpPropMergeType<(new (...args: any[]) => ("inherit" | "round" | "butt" | "square") & {}) | (() => "inherit" | "round" | "butt" | "square") | ((new (...args: any[]) => ("inherit" | "round" | "butt" | "square") & {}) | (() => "inherit" | "round" | "butt" | "square"))[], unknown, unknown>; readonly strokeWidth: number; readonly format: import("./progress").ProgressFn; readonly duration: number; readonly percentage: number; readonly status: import("packages/web/vue-utils/dist").EpPropMergeType; readonly textInside: import("packages/web/vue-utils/dist").EpPropMergeType; readonly showText: import("packages/web/vue-utils/dist").EpPropMergeType; }> & Omit; readonly percentage: import("packages/web/vue-utils/dist").EpPropFinalized; readonly status: import("packages/web/vue-utils/dist").EpPropFinalized; readonly indeterminate: import("packages/web/vue-utils/dist").EpPropFinalized; readonly duration: import("packages/web/vue-utils/dist").EpPropFinalized; readonly strokeWidth: import("packages/web/vue-utils/dist").EpPropFinalized; readonly strokeLinecap: import("packages/web/vue-utils/dist").EpPropFinalized<(new (...args: any[]) => ("inherit" | "round" | "butt" | "square") & {}) | (() => "inherit" | "round" | "butt" | "square") | ((new (...args: any[]) => ("inherit" | "round" | "butt" | "square") & {}) | (() => "inherit" | "round" | "butt" | "square"))[], unknown, unknown, "round", boolean>; readonly textInside: import("packages/web/vue-utils/dist").EpPropFinalized; readonly width: import("packages/web/vue-utils/dist").EpPropFinalized; readonly showText: import("packages/web/vue-utils/dist").EpPropFinalized; readonly color: import("packages/web/vue-utils/dist").EpPropFinalized<(new (...args: any[]) => (string | import("./progress").ProgressFn | ProgressColor[]) & {}) | (() => string | import("./progress").ProgressFn | ProgressColor[]) | ((new (...args: any[]) => (string | import("./progress").ProgressFn | ProgressColor[]) & {}) | (() => string | import("./progress").ProgressFn | ProgressColor[]))[], unknown, unknown, "", boolean>; readonly format: import("packages/web/vue-utils/dist").EpPropFinalized<(new (...args: any[]) => import("./progress").ProgressFn) | (() => import("./progress").ProgressFn) | { (): import("./progress").ProgressFn; new (): any; readonly prototype: any; } | ((new (...args: any[]) => import("./progress").ProgressFn) | (() => import("./progress").ProgressFn) | { (): import("./progress").ProgressFn; new (): any; readonly prototype: any; })[], unknown, unknown, (percentage: number) => string, boolean>; }>> & import("@vue/runtime-core").VNodeProps & import("@vue/runtime-core").AllowedComponentProps & import("@vue/runtime-core").ComponentCustomProps, "type" | "width" | "color" | "indeterminate" | "strokeLinecap" | "strokeWidth" | "format" | "duration" | "percentage" | "status" | "textInside" | "showText">; $attrs: { [x: string]: unknown; }; $refs: { [x: string]: unknown; }; $slots: Readonly<{ [name: string]: import("@vue/runtime-core").Slot | undefined; }>; $root: import("@vue/runtime-core").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("@vue/runtime-core").ComponentOptionsBase> | null; $parent: import("@vue/runtime-core").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("@vue/runtime-core").ComponentOptionsBase> | null; $emit: (event: string, ...args: any[]) => void; $el: any; $options: import("@vue/runtime-core").ComponentOptionsBase; readonly percentage: import("packages/web/vue-utils/dist").EpPropFinalized; readonly status: import("packages/web/vue-utils/dist").EpPropFinalized; readonly indeterminate: import("packages/web/vue-utils/dist").EpPropFinalized; readonly duration: import("packages/web/vue-utils/dist").EpPropFinalized; readonly strokeWidth: import("packages/web/vue-utils/dist").EpPropFinalized; readonly strokeLinecap: import("packages/web/vue-utils/dist").EpPropFinalized<(new (...args: any[]) => ("inherit" | "round" | "butt" | "square") & {}) | (() => "inherit" | "round" | "butt" | "square") | ((new (...args: any[]) => ("inherit" | "round" | "butt" | "square") & {}) | (() => "inherit" | "round" | "butt" | "square"))[], unknown, unknown, "round", boolean>; readonly textInside: import("packages/web/vue-utils/dist").EpPropFinalized; readonly width: import("packages/web/vue-utils/dist").EpPropFinalized; readonly showText: import("packages/web/vue-utils/dist").EpPropFinalized; readonly color: import("packages/web/vue-utils/dist").EpPropFinalized<(new (...args: any[]) => (string | import("./progress").ProgressFn | ProgressColor[]) & {}) | (() => string | import("./progress").ProgressFn | ProgressColor[]) | ((new (...args: any[]) => (string | import("./progress").ProgressFn | ProgressColor[]) & {}) | (() => string | import("./progress").ProgressFn | ProgressColor[]))[], unknown, unknown, "", boolean>; readonly format: import("packages/web/vue-utils/dist").EpPropFinalized<(new (...args: any[]) => import("./progress").ProgressFn) | (() => import("./progress").ProgressFn) | { (): import("./progress").ProgressFn; new (): any; readonly prototype: any; } | ((new (...args: any[]) => import("./progress").ProgressFn) | (() => import("./progress").ProgressFn) | { (): import("./progress").ProgressFn; new (): any; readonly prototype: any; })[], unknown, unknown, (percentage: number) => string, boolean>; }>>, {}, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, Record, string, { readonly type: import("packages/web/vue-utils/dist").EpPropMergeType; readonly width: number; readonly color: import("packages/web/vue-utils/dist").EpPropMergeType<(new (...args: any[]) => (string | import("./progress").ProgressFn | ProgressColor[]) & {}) | (() => string | import("./progress").ProgressFn | ProgressColor[]) | ((new (...args: any[]) => (string | import("./progress").ProgressFn | ProgressColor[]) & {}) | (() => string | import("./progress").ProgressFn | ProgressColor[]))[], unknown, unknown>; readonly indeterminate: import("packages/web/vue-utils/dist").EpPropMergeType; readonly strokeLinecap: import("packages/web/vue-utils/dist").EpPropMergeType<(new (...args: any[]) => ("inherit" | "round" | "butt" | "square") & {}) | (() => "inherit" | "round" | "butt" | "square") | ((new (...args: any[]) => ("inherit" | "round" | "butt" | "square") & {}) | (() => "inherit" | "round" | "butt" | "square"))[], unknown, unknown>; readonly strokeWidth: number; readonly format: import("./progress").ProgressFn; readonly duration: number; readonly percentage: number; readonly status: import("packages/web/vue-utils/dist").EpPropMergeType; readonly textInside: import("packages/web/vue-utils/dist").EpPropMergeType; readonly showText: import("packages/web/vue-utils/dist").EpPropMergeType; }> & { beforeCreate?: ((() => void) | (() => void)[]) | undefined; created?: ((() => void) | (() => void)[]) | undefined; beforeMount?: ((() => void) | (() => void)[]) | undefined; mounted?: ((() => void) | (() => void)[]) | undefined; beforeUpdate?: ((() => void) | (() => void)[]) | undefined; updated?: ((() => void) | (() => void)[]) | undefined; activated?: ((() => void) | (() => void)[]) | undefined; deactivated?: ((() => void) | (() => void)[]) | undefined; beforeDestroy?: ((() => void) | (() => void)[]) | undefined; beforeUnmount?: ((() => void) | (() => void)[]) | undefined; destroyed?: ((() => void) | (() => void)[]) | undefined; unmounted?: ((() => void) | (() => void)[]) | undefined; renderTracked?: (((e: import("@vue/reactivity").DebuggerEvent) => void) | ((e: import("@vue/reactivity").DebuggerEvent) => void)[]) | undefined; renderTriggered?: (((e: import("@vue/reactivity").DebuggerEvent) => void) | ((e: import("@vue/reactivity").DebuggerEvent) => void)[]) | undefined; errorCaptured?: (((err: unknown, instance: import("@vue/runtime-core").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("@vue/runtime-core").ComponentOptionsBase> | null, info: string) => boolean | void) | ((err: unknown, instance: import("@vue/runtime-core").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("@vue/runtime-core").ComponentOptionsBase> | null, info: string) => boolean | void)[]) | undefined; }; $forceUpdate: () => void; $nextTick: typeof import("@vue/runtime-core").nextTick; $watch(source: string | Function, cb: Function, options?: import("@vue/runtime-core").WatchOptions | undefined): import("@vue/runtime-core").WatchStopHandle; } & Readonly; readonly percentage: import("packages/web/vue-utils/dist").EpPropFinalized; readonly status: import("packages/web/vue-utils/dist").EpPropFinalized; readonly indeterminate: import("packages/web/vue-utils/dist").EpPropFinalized; readonly duration: import("packages/web/vue-utils/dist").EpPropFinalized; readonly strokeWidth: import("packages/web/vue-utils/dist").EpPropFinalized; readonly strokeLinecap: import("packages/web/vue-utils/dist").EpPropFinalized<(new (...args: any[]) => ("inherit" | "round" | "butt" | "square") & {}) | (() => "inherit" | "round" | "butt" | "square") | ((new (...args: any[]) => ("inherit" | "round" | "butt" | "square") & {}) | (() => "inherit" | "round" | "butt" | "square"))[], unknown, unknown, "round", boolean>; readonly textInside: import("packages/web/vue-utils/dist").EpPropFinalized; readonly width: import("packages/web/vue-utils/dist").EpPropFinalized; readonly showText: import("packages/web/vue-utils/dist").EpPropFinalized; readonly color: import("packages/web/vue-utils/dist").EpPropFinalized<(new (...args: any[]) => (string | import("./progress").ProgressFn | ProgressColor[]) & {}) | (() => string | import("./progress").ProgressFn | ProgressColor[]) | ((new (...args: any[]) => (string | import("./progress").ProgressFn | ProgressColor[]) & {}) | (() => string | import("./progress").ProgressFn | ProgressColor[]))[], unknown, unknown, "", boolean>; readonly format: import("packages/web/vue-utils/dist").EpPropFinalized<(new (...args: any[]) => import("./progress").ProgressFn) | (() => import("./progress").ProgressFn) | { (): import("./progress").ProgressFn; new (): any; readonly prototype: any; } | ((new (...args: any[]) => import("./progress").ProgressFn) | (() => import("./progress").ProgressFn) | { (): import("./progress").ProgressFn; new (): any; readonly prototype: any; })[], unknown, unknown, (percentage: number) => string, boolean>; }>> & import("@vue/reactivity").ShallowUnwrapRef<{}> & {} & import("@vue/runtime-core").ComponentCustomProperties; __isFragment?: undefined; __isTeleport?: undefined; __isSuspense?: undefined; } & import("@vue/runtime-core").ComponentOptionsBase; readonly percentage: import("packages/web/vue-utils/dist").EpPropFinalized; readonly status: import("packages/web/vue-utils/dist").EpPropFinalized; readonly indeterminate: import("packages/web/vue-utils/dist").EpPropFinalized; readonly duration: import("packages/web/vue-utils/dist").EpPropFinalized; readonly strokeWidth: import("packages/web/vue-utils/dist").EpPropFinalized; readonly strokeLinecap: import("packages/web/vue-utils/dist").EpPropFinalized<(new (...args: any[]) => ("inherit" | "round" | "butt" | "square") & {}) | (() => "inherit" | "round" | "butt" | "square") | ((new (...args: any[]) => ("inherit" | "round" | "butt" | "square") & {}) | (() => "inherit" | "round" | "butt" | "square"))[], unknown, unknown, "round", boolean>; readonly textInside: import("packages/web/vue-utils/dist").EpPropFinalized; readonly width: import("packages/web/vue-utils/dist").EpPropFinalized; readonly showText: import("packages/web/vue-utils/dist").EpPropFinalized; readonly color: import("packages/web/vue-utils/dist").EpPropFinalized<(new (...args: any[]) => (string | import("./progress").ProgressFn | ProgressColor[]) & {}) | (() => string | import("./progress").ProgressFn | ProgressColor[]) | ((new (...args: any[]) => (string | import("./progress").ProgressFn | ProgressColor[]) & {}) | (() => string | import("./progress").ProgressFn | ProgressColor[]))[], unknown, unknown, "", boolean>; readonly format: import("packages/web/vue-utils/dist").EpPropFinalized<(new (...args: any[]) => import("./progress").ProgressFn) | (() => import("./progress").ProgressFn) | { (): import("./progress").ProgressFn; new (): any; readonly prototype: any; } | ((new (...args: any[]) => import("./progress").ProgressFn) | (() => import("./progress").ProgressFn) | { (): import("./progress").ProgressFn; new (): any; readonly prototype: any; })[], unknown, unknown, (percentage: number) => string, boolean>; }>>, {}, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, Record, string, { readonly type: import("packages/web/vue-utils/dist").EpPropMergeType; readonly width: number; readonly color: import("packages/web/vue-utils/dist").EpPropMergeType<(new (...args: any[]) => (string | import("./progress").ProgressFn | ProgressColor[]) & {}) | (() => string | import("./progress").ProgressFn | ProgressColor[]) | ((new (...args: any[]) => (string | import("./progress").ProgressFn | ProgressColor[]) & {}) | (() => string | import("./progress").ProgressFn | ProgressColor[]))[], unknown, unknown>; readonly indeterminate: import("packages/web/vue-utils/dist").EpPropMergeType; readonly strokeLinecap: import("packages/web/vue-utils/dist").EpPropMergeType<(new (...args: any[]) => ("inherit" | "round" | "butt" | "square") & {}) | (() => "inherit" | "round" | "butt" | "square") | ((new (...args: any[]) => ("inherit" | "round" | "butt" | "square") & {}) | (() => "inherit" | "round" | "butt" | "square"))[], unknown, unknown>; readonly strokeWidth: number; readonly format: import("./progress").ProgressFn; readonly duration: number; readonly percentage: number; readonly status: import("packages/web/vue-utils/dist").EpPropMergeType; readonly textInside: import("packages/web/vue-utils/dist").EpPropMergeType; readonly showText: import("packages/web/vue-utils/dist").EpPropMergeType; }> & import("@vue/runtime-core").VNodeProps & import("@vue/runtime-core").AllowedComponentProps & import("@vue/runtime-core").ComponentCustomProps & (new () => { $slots: { default: (_: { percentage: number; }) => any; }; }); export default _default;