declare const _default: __VLS_WithSlots & Readonly<{}>, { index: number; transition: string; disableBackOnClickStep: boolean; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, { 'active-step'?: (props: {}) => any; } & { default?: (props: {}) => any; } & { title?: (props: {}) => any; } & { customIcon?: (props: {}) => any; }>; export default _default; type __VLS_WithSlots = T & { new (): { $slots: S; }; };