export declare const IvueSteps: import("../../utils/install").SFCWithInstall; updateChildProps: (isInit: boolean) => void; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly>, { status: string; direction: string; currentStep: number; space: string | number; textDirection: string; }>> & { Step: import("vue").DefineComponent<{ title: { type: StringConstructor; default: string; }; content: { type: StringConstructor; }; status: { type: StringConstructor; validator(value: string): boolean; }; icon: { type: StringConstructor; }; }, { prefixCls: string; data: { stepNumber: string; currentStatus: string; nextError: boolean; index: number; textDirection: string; direction: string; }; wrapClasses: import("vue").ComputedRef<(string | { [x: string]: string | boolean | import("vue").Slot; })[]>; wrapStyles: import("vue").ComputedRef<{ flexBasis: string; maxWidth?: string; }>; handleClick: () => void; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "on-step"[], "on-step", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly> & { "onOn-step"?: (...args: any[]) => any; }, { title: string; }>; }; export default IvueSteps; export declare const IvueStep: import("../../utils/install").SFCWithInstall; wrapStyles: import("vue").ComputedRef<{ flexBasis: string; maxWidth?: string; }>; handleClick: () => void; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "on-step"[], "on-step", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly> & { "onOn-step"?: (...args: any[]) => any; }, { title: string; }>>; export * from './steps.vue'; export * from './step.vue';