declare const _default: import("vue").DefineComponent<{ readonly ariaLabel: StringConstructor; readonly modelValue: import("../../../utils").EpPropFinalized<(new (...args: any[]) => import("../../../utils").Arrayable & {}) | (() => import("../../../utils").Arrayable) | ((new (...args: any[]) => import("../../../utils").Arrayable & {}) | (() => import("../../../utils").Arrayable))[], unknown, unknown, 0, boolean>; readonly id: import("../../../utils").EpPropFinalized; readonly min: import("../../../utils").EpPropFinalized; readonly max: import("../../../utils").EpPropFinalized; readonly step: import("../../../utils").EpPropFinalized; readonly showInput: BooleanConstructor; readonly showInputControls: import("../../../utils").EpPropFinalized; readonly size: { readonly type: import("vue").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly inputSize: { readonly type: import("vue").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly showStops: BooleanConstructor; readonly showTooltip: import("../../../utils").EpPropFinalized; readonly formatTooltip: import("../../../utils").EpPropFinalized<(new (...args: any[]) => (val: number) => string | number) | (() => (val: number) => string | number) | { (): (val: number) => string | number; new (): any; readonly prototype: any; } | ((new (...args: any[]) => (val: number) => string | number) | (() => (val: number) => string | number) | { (): (val: number) => string | number; new (): any; readonly prototype: any; })[], unknown, unknown, undefined, boolean>; readonly disabled: BooleanConstructor; readonly range: BooleanConstructor; readonly vertical: BooleanConstructor; readonly height: StringConstructor; readonly debounce: import("../../../utils").EpPropFinalized; readonly rangeStartLabel: import("../../../utils").EpPropFinalized; readonly rangeEndLabel: import("../../../utils").EpPropFinalized; readonly formatValueText: import("../../../utils").EpPropFinalized<(new (...args: any[]) => (val: number) => string) | (() => (val: number) => string) | { (): (val: number) => string; new (): any; readonly prototype: any; } | ((new (...args: any[]) => (val: number) => string) | (() => (val: number) => string) | { (): (val: number) => string; new (): any; readonly prototype: any; })[], unknown, unknown, undefined, boolean>; readonly tooltipClass: import("../../../utils").EpPropFinalized; readonly placement: import("../../../utils").EpPropFinalized; readonly marks: { readonly type: import("vue").PropType<{ [x: number]: import("../../../utils").EpPropMergeType<(new (...args: any[]) => (string | { style: import("vue").CSSProperties; label: any; }) & {}) | (() => string | { style: import("vue").CSSProperties; label: any; }) | ((new (...args: any[]) => (string | { style: import("vue").CSSProperties; label: any; }) & {}) | (() => string | { style: import("vue").CSSProperties; label: any; }))[], unknown, unknown> | undefined; }>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly validateEvent: import("../../../utils").EpPropFinalized; }, { onSliderClick: (event: MouseEvent | TouchEvent) => void; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { input: (value: import("../../../utils").Arrayable) => void; "update:modelValue": (value: import("../../../utils").Arrayable) => void; change: (value: import("../../../utils").Arrayable) => void; }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly import("../../../utils").Arrayable & {}) | (() => import("../../../utils").Arrayable) | ((new (...args: any[]) => import("../../../utils").Arrayable & {}) | (() => import("../../../utils").Arrayable))[], unknown, unknown, 0, boolean>; readonly id: import("../../../utils").EpPropFinalized; readonly min: import("../../../utils").EpPropFinalized; readonly max: import("../../../utils").EpPropFinalized; readonly step: import("../../../utils").EpPropFinalized; readonly showInput: BooleanConstructor; readonly showInputControls: import("../../../utils").EpPropFinalized; readonly size: { readonly type: import("vue").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly inputSize: { readonly type: import("vue").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly showStops: BooleanConstructor; readonly showTooltip: import("../../../utils").EpPropFinalized; readonly formatTooltip: import("../../../utils").EpPropFinalized<(new (...args: any[]) => (val: number) => string | number) | (() => (val: number) => string | number) | { (): (val: number) => string | number; new (): any; readonly prototype: any; } | ((new (...args: any[]) => (val: number) => string | number) | (() => (val: number) => string | number) | { (): (val: number) => string | number; new (): any; readonly prototype: any; })[], unknown, unknown, undefined, boolean>; readonly disabled: BooleanConstructor; readonly range: BooleanConstructor; readonly vertical: BooleanConstructor; readonly height: StringConstructor; readonly debounce: import("../../../utils").EpPropFinalized; readonly rangeStartLabel: import("../../../utils").EpPropFinalized; readonly rangeEndLabel: import("../../../utils").EpPropFinalized; readonly formatValueText: import("../../../utils").EpPropFinalized<(new (...args: any[]) => (val: number) => string) | (() => (val: number) => string) | { (): (val: number) => string; new (): any; readonly prototype: any; } | ((new (...args: any[]) => (val: number) => string) | (() => (val: number) => string) | { (): (val: number) => string; new (): any; readonly prototype: any; })[], unknown, unknown, undefined, boolean>; readonly tooltipClass: import("../../../utils").EpPropFinalized; readonly placement: import("../../../utils").EpPropFinalized; readonly marks: { readonly type: import("vue").PropType<{ [x: number]: import("../../../utils").EpPropMergeType<(new (...args: any[]) => (string | { style: import("vue").CSSProperties; label: any; }) & {}) | (() => string | { style: import("vue").CSSProperties; label: any; }) | ((new (...args: any[]) => (string | { style: import("vue").CSSProperties; label: any; }) & {}) | (() => string | { style: import("vue").CSSProperties; label: any; }))[], unknown, unknown> | undefined; }>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly validateEvent: import("../../../utils").EpPropFinalized; }>> & { "onUpdate:modelValue"?: ((value: import("../../../utils").Arrayable) => any) | undefined; onChange?: ((value: import("../../../utils").Arrayable) => any) | undefined; onInput?: ((value: import("../../../utils").Arrayable) => any) | undefined; }, { readonly vertical: boolean; readonly range: boolean; readonly disabled: boolean; readonly id: string; readonly modelValue: import("../../../utils").EpPropMergeType<(new (...args: any[]) => import("../../../utils").Arrayable & {}) | (() => import("../../../utils").Arrayable) | ((new (...args: any[]) => import("../../../utils").Arrayable & {}) | (() => import("../../../utils").Arrayable))[], unknown, unknown>; readonly placement: import("../../../utils").EpPropMergeType; readonly min: number; readonly max: number; readonly validateEvent: import("../../../utils").EpPropMergeType; readonly debounce: number; readonly step: number; readonly showInputControls: import("../../../utils").EpPropMergeType; readonly showTooltip: import("../../../utils").EpPropMergeType; readonly formatTooltip: (val: number) => string | number; readonly rangeStartLabel: string; readonly rangeEndLabel: string; readonly formatValueText: (val: number) => string; readonly tooltipClass: string; readonly showInput: boolean; readonly showStops: boolean; }>; export default _default;