declare const _default: __VLS_WithTemplateSlots; direction: import("../../../utils").EpPropFinalized; simple: import("../../../utils").EpPropFinalized; color: { readonly type: import("vue").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; processStatus: import("../../../utils").EpPropFinalized; }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { change: (newVal: number, oldVal: number) => void; }, string, import("vue").PublicProps, Readonly; direction: import("../../../utils").EpPropFinalized; simple: import("../../../utils").EpPropFinalized; color: { readonly type: import("vue").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; processStatus: import("../../../utils").EpPropFinalized; }>> & Readonly<{ onChange?: ((newVal: number, oldVal: number) => any) | undefined; }>, { direction: string; active: number; simple: import("../../../utils").EpPropMergeType; processStatus: string; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>, { default?(_: {}): any; }>; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };