declare const _default: import("vue").DefineComponent, { ns: string; cls: import("vue").ComputedRef; stepsType: import("./types").StepsType; itemRef: import("vue").Ref; stepNumber: import("vue").ComputedRef; handleClick: (e: Event) => void; isLast: import("vue").ComputedRef; lineType: import("vue").ComputedRef<{ borderBottomStyle: import("./types").LineType; }[]>; iconCls: import("vue").ComputedRef; innerDotColor: import("vue").Ref; stepStatus: import("vue").ComputedRef<"COMPLETE" | "ACTIVE" | "WAITING">; stepStatusCls: import("vue").ComputedRef; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "close"[], "close", import("vue").PublicProps, Readonly> & Readonly<{ onClose?: ((...args: any[]) => any) | undefined; }>, { title: string; disabled: boolean; icon: string; description: string; }, {}, { BnIconCheck: import("vue").DefineComponent, { cls: import("vue").ComputedRef<(string | { [x: string]: boolean; })[]>; styles: import("vue").ComputedRef; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly> & Readonly<{}>, { size: string | number; color: string; rotate: number; spin: boolean; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default;