export declare const SgSteps: import("@segi/design-vue/es/utils").SFCWithInstall; default: string; }; finishStatus: { type: import("vue").PropType<"success" | "error" | "wait" | "process" | "finish">; default: string; }; processStatus: { type: import("vue").PropType<"success" | "error" | "wait" | "process" | "finish">; default: string; }; backgroundColor: { type: import("vue").PropType; default: string; }; justifyContent: { type: import("vue").PropType<"flex-start" | "center" | "flex-end">; default: string; }; }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { change: (newVal: number, oldVal: number) => boolean; }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; default: string; }; finishStatus: { type: import("vue").PropType<"success" | "error" | "wait" | "process" | "finish">; default: string; }; processStatus: { type: import("vue").PropType<"success" | "error" | "wait" | "process" | "finish">; default: string; }; backgroundColor: { type: import("vue").PropType; default: string; }; justifyContent: { type: import("vue").PropType<"flex-start" | "center" | "flex-end">; default: string; }; }>> & { onChange?: ((newVal: number, oldVal: number) => any) | undefined; }, { active: number; direction: "horizontal" | "vertical"; finishStatus: "success" | "error" | "wait" | "process" | "finish"; processStatus: "success" | "error" | "wait" | "process" | "finish"; backgroundColor: import("@segi/design-vue/es/utils").Color; justifyContent: "flex-start" | "center" | "flex-end"; }>> & { Step: import("vue").DefineComponent<{ readonly title: { readonly type: StringConstructor; readonly default: ""; }; readonly icon: { readonly type: import("vue").PropType>; }; readonly description: { readonly type: StringConstructor; readonly default: ""; }; readonly status: { readonly type: import("vue").PropType<"success" | "error" | "wait" | "process" | "finish">; readonly default: ""; }; }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly>; }; readonly description: { readonly type: StringConstructor; readonly default: ""; }; readonly status: { readonly type: import("vue").PropType<"success" | "error" | "wait" | "process" | "finish">; readonly default: ""; }; }>>, { readonly title: string; readonly description: string; readonly status: "success" | "error" | "wait" | "process" | "finish"; }>; }; export declare const SgStep: import("@segi/design-vue/es/utils").SFCWithInstall>; }; readonly description: { readonly type: StringConstructor; readonly default: ""; }; readonly status: { readonly type: import("vue").PropType<"success" | "error" | "wait" | "process" | "finish">; readonly default: ""; }; }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly>; }; readonly description: { readonly type: StringConstructor; readonly default: ""; }; readonly status: { readonly type: import("vue").PropType<"success" | "error" | "wait" | "process" | "finish">; readonly default: ""; }; }>>, { readonly title: string; readonly description: string; readonly status: "success" | "error" | "wait" | "process" | "finish"; }>>; export default SgSteps; export * from './src/step-types'; export * from './src/steps-types';