export declare const Steps: import("xzx-design/es/utils").SFCWithInstall<{ new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins; direction: import("xzx-design/es/utils").EpPropFinalized; simple: import("xzx-design/es/utils").EpPropFinalized; color: { readonly type: import("vue").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; processStatus: import("xzx-design/es/utils").EpPropFinalized; }>> & Readonly<{ onChange?: ((newVal: number, oldVal: number) => any) | undefined; }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { change: (newVal: number, oldVal: number) => void; }, import("vue").PublicProps, { direction: string; active: number; simple: import("xzx-design/es/utils").EpPropMergeType; processStatus: string; }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly; direction: import("xzx-design/es/utils").EpPropFinalized; simple: import("xzx-design/es/utils").EpPropFinalized; color: { readonly type: import("vue").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; processStatus: import("xzx-design/es/utils").EpPropFinalized; }>> & Readonly<{ onChange?: ((newVal: number, oldVal: number) => any) | undefined; }>, {}, {}, {}, {}, { direction: string; active: number; simple: import("xzx-design/es/utils").EpPropMergeType; processStatus: string; }>; __isFragment?: undefined; __isTeleport?: undefined; __isSuspense?: undefined; } & import("vue").ComponentOptionsBase; direction: import("xzx-design/es/utils").EpPropFinalized; simple: import("xzx-design/es/utils").EpPropFinalized; color: { readonly type: import("vue").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; processStatus: import("xzx-design/es/utils").EpPropFinalized; }>> & Readonly<{ onChange?: ((newVal: number, oldVal: number) => any) | undefined; }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { change: (newVal: number, oldVal: number) => void; }, string, { direction: string; active: number; simple: import("xzx-design/es/utils").EpPropMergeType; processStatus: string; }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => { $slots: { default?(_: {}): any; }; })> & Record; export default Steps; export declare const Step: import("xzx-design/es/utils").SFCWithInstall<{ new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins; description: import("xzx-design/es/utils").EpPropFinalized; icon: { readonly type: import("vue").PropType<{ type: unknown; required: true; }>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; status: import("xzx-design/es/utils").EpPropFinalized; }>> & Readonly<{}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, { title: string; description: string; status: string; }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly; description: import("xzx-design/es/utils").EpPropFinalized; icon: { readonly type: import("vue").PropType<{ type: unknown; required: true; }>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; status: import("xzx-design/es/utils").EpPropFinalized; }>> & Readonly<{}>, {}, {}, {}, {}, { title: string; description: string; status: string; }>; __isFragment?: undefined; __isTeleport?: undefined; __isSuspense?: undefined; } & import("vue").ComponentOptionsBase; description: import("xzx-design/es/utils").EpPropFinalized; icon: { readonly type: import("vue").PropType<{ type: unknown; required: true; }>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; status: import("xzx-design/es/utils").EpPropFinalized; }>> & Readonly<{}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, { title: string; description: string; status: string; }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => { $slots: { icon?(_: { status: string; }): any; title?(_: { status: string; }): any; default?(_: {}): any; }; })> & Record; export * from './src/steps'; export * from './src/step';